#2f2055 color space conversions
Hex:
        #2f2055
        RGB:
        47, 32, 85
        CMY:
        82, 87, 67
        CMYK:
        45, 62, 0, 67
      HSL:
        257°, 45.2991%, 22.9412%
        HSV (HSB):
        257°, 62.3529%, 33.3333%
        XYZ:
        3.3285, 2.2932, 8.8615
        xyY:
        0.2298, 0.1583, 2.2932
      CIE-Lab:
        16.9565, 21.5297, -29.8506
        CIE-LCH:
        16.9565, 36.8047, 305.8010
        CIE-Luv:
        16.9565, 2.0242, -32.4948
        Hunter-Lab:
        15.1434, 12.7329, -24.0945
      #2f2055 color charts
#2f2055 RGB chart
      #2f2055 CMYK chart
      #2f2055 RGB pie chart
      #2f2055 color shades, tints & tones
#2f2055 color schemes
#2f2055 color preview, HTML & CSS examples
           This text has a color of #2f2055        
        
          <p style="color:#2f2055;">Text here</p>
        
        
          .mytext {color:#2f2055;}
        
        Text color #2f2055
      
           This box has a color of #2f2055        
        
          <div style="background-color:#2f2055;">Content here</div>
        
        
          .mybackground {background-color:#2f2055;}
        
        Background color #2f2055
      
           Border around this has a color of #2f2055        
        
          <div style="border:2px solid #2f2055;">Content here</div>
        
        
          .myborder {border:2px solid #2f2055;}
        
        Border color #2f2055