#2f00aa color space conversions
Hex:
        #2f00aa
        RGB:
        47, 0, 170
        CMY:
        82, 100, 33
        CMYK:
        72, 100, 0, 33
      HSL:
        257°, 100.0000%, 33.3333%
        HSV (HSB):
        257°, 100.0000%, 66.6667%
        XYZ:
        8.4280, 3.5066, 38.2629
        xyY:
        0.1679, 0.0699, 3.5066
      CIE-Lab:
        21.9683, 59.3062, -75.6728
        CIE-LCH:
        21.9683, 96.1436, 308.0865
        CIE-Luv:
        21.9683, -1.7403, -82.4870
        Hunter-Lab:
        18.7260, 47.5670, -108.0394
      #2f00aa color charts
#2f00aa RGB chart
      #2f00aa CMYK chart
      #2f00aa RGB pie chart
      #2f00aa color shades, tints & tones
#2f00aa color schemes
#2f00aa color preview, HTML & CSS examples
           This text has a color of #2f00aa        
        
          <p style="color:#2f00aa;">Text here</p>
        
        
          .mytext {color:#2f00aa;}
        
        Text color #2f00aa
      
           This box has a color of #2f00aa        
        
          <div style="background-color:#2f00aa;">Content here</div>
        
        
          .mybackground {background-color:#2f00aa;}
        
        Background color #2f00aa
      
           Border around this has a color of #2f00aa        
        
          <div style="border:2px solid #2f00aa;">Content here</div>
        
        
          .myborder {border:2px solid #2f00aa;}
        
        Border color #2f00aa