#2f0f65 color space conversions
Hex:
        #2f0f65
        RGB:
        47, 15, 101
        CMY:
        82, 94, 60
        CMYK:
        53, 85, 0, 60
      HSL:
        262°, 74.1379%, 22.7451%
        HSV (HSB):
        262°, 85.1485%, 39.6078%
        XYZ:
        3.6921, 1.8856, 12.4813
        xyY:
        0.2044, 0.1044, 1.8856
      CIE-Lab:
        14.8749, 36.2538, -43.9219
        CIE-LCH:
        14.8749, 56.9515, 309.5368
        CIE-Luv:
        14.8749, 2.8813, -43.2922
        Hunter-Lab:
        13.7316, 23.9638, -44.2792
      #2f0f65 color charts
#2f0f65 RGB chart
      #2f0f65 CMYK chart
      #2f0f65 RGB pie chart
      #2f0f65 color shades, tints & tones
#2f0f65 color schemes
#2f0f65 color preview, HTML & CSS examples
           This text has a color of #2f0f65        
        
          <p style="color:#2f0f65;">Text here</p>
        
        
          .mytext {color:#2f0f65;}
        
        Text color #2f0f65
      
           This box has a color of #2f0f65        
        
          <div style="background-color:#2f0f65;">Content here</div>
        
        
          .mybackground {background-color:#2f0f65;}
        
        Background color #2f0f65
      
           Border around this has a color of #2f0f65        
        
          <div style="border:2px solid #2f0f65;">Content here</div>
        
        
          .myborder {border:2px solid #2f0f65;}
        
        Border color #2f0f65