#2f0352 color space conversions
Hex:
        #2f0352
        RGB:
        47, 3, 82
        CMY:
        82, 99, 68
        CMYK:
        43, 96, 0, 68
      HSL:
        273°, 92.9412%, 16.6667%
        HSV (HSB):
        273°, 96.3415%, 32.1569%
        XYZ:
        2.7278, 1.2787, 8.0857
        xyY:
        0.2256, 0.1057, 1.2787
      CIE-Lab:
        11.1254, 36.1643, -37.2971
        CIE-LCH:
        11.1254, 51.9513, 314.1166
        CIE-Luv:
        11.1254, 5.5708, -31.6822
        Hunter-Lab:
        11.3078, 23.2720, -34.4801
      #2f0352 color charts
#2f0352 RGB chart
      #2f0352 CMYK chart
      #2f0352 RGB pie chart
      #2f0352 color shades, tints & tones
#2f0352 color schemes
#2f0352 color preview, HTML & CSS examples
           This text has a color of #2f0352        
        
          <p style="color:#2f0352;">Text here</p>
        
        
          .mytext {color:#2f0352;}
        
        Text color #2f0352
      
           This box has a color of #2f0352        
        
          <div style="background-color:#2f0352;">Content here</div>
        
        
          .mybackground {background-color:#2f0352;}
        
        Background color #2f0352
      
           Border around this has a color of #2f0352        
        
          <div style="border:2px solid #2f0352;">Content here</div>
        
        
          .myborder {border:2px solid #2f0352;}
        
        Border color #2f0352