#2f0384 color space conversions
Hex:
        #2f0384
        RGB:
        47, 3, 132
        CMY:
        82, 99, 48
        CMYK:
        64, 98, 0, 48
      HSL:
        260°, 95.5556%, 26.4706%
        HSV (HSB):
        260°, 97.7273%, 51.7647%
        XYZ:
        5.3697, 2.3354, 21.9976
        xyY:
        0.1808, 0.0786, 2.3354
      CIE-Lab:
        17.1573, 48.9362, -60.1873
        CIE-LCH:
        17.1573, 77.5710, 309.1134
        CIE-Luv:
        17.1573, 0.9014, -60.3961
        Hunter-Lab:
        15.2820, 35.9767, -74.6469
      #2f0384 color charts
#2f0384 RGB chart
      #2f0384 CMYK chart
      #2f0384 RGB pie chart
      #2f0384 color shades, tints & tones
#2f0384 color schemes
#2f0384 color preview, HTML & CSS examples
           This text has a color of #2f0384        
        
          <p style="color:#2f0384;">Text here</p>
        
        
          .mytext {color:#2f0384;}
        
        Text color #2f0384
      
           This box has a color of #2f0384        
        
          <div style="background-color:#2f0384;">Content here</div>
        
        
          .mybackground {background-color:#2f0384;}
        
        Background color #2f0384
      
           Border around this has a color of #2f0384        
        
          <div style="border:2px solid #2f0384;">Content here</div>
        
        
          .myborder {border:2px solid #2f0384;}
        
        Border color #2f0384