#2f00cf color space conversions
Hex:
        #2f00cf
        RGB:
        47, 0, 207
        CMY:
        82, 100, 19
        CMYK:
        77, 100, 0, 19
      HSL:
        254°, 100.0000%, 40.5882%
        HSV (HSB):
        254°, 100.0000%, 81.1765%
        XYZ:
        12.4348, 5.1093, 59.3623
        xyY:
        0.1617, 0.0664, 5.1093
      CIE-Lab:
        27.0440, 68.2917, -89.1717
        CIE-LCH:
        27.0440, 112.3181, 307.4465
        CIE-Luv:
        27.0440, -4.1006, -104.1412
        Hunter-Lab:
        22.6038, 58.6394, -139.8850
      #2f00cf color charts
#2f00cf RGB chart
      #2f00cf CMYK chart
      #2f00cf RGB pie chart
      #2f00cf color shades, tints & tones
#2f00cf color schemes
#2f00cf color preview, HTML & CSS examples
           This text has a color of #2f00cf        
        
          <p style="color:#2f00cf;">Text here</p>
        
        
          .mytext {color:#2f00cf;}
        
        Text color #2f00cf
      
           This box has a color of #2f00cf        
        
          <div style="background-color:#2f00cf;">Content here</div>
        
        
          .mybackground {background-color:#2f00cf;}
        
        Background color #2f00cf
      
           Border around this has a color of #2f00cf        
        
          <div style="border:2px solid #2f00cf;">Content here</div>
        
        
          .myborder {border:2px solid #2f00cf;}
        
        Border color #2f00cf