#2f008e color space conversions
Hex:
        #2f008e
        RGB:
        47, 0, 142
        CMY:
        82, 100, 44
        CMYK:
        67, 100, 0, 44
      HSL:
        260°, 100.0000%, 27.8431%
        HSV (HSB):
        260°, 100.0000%, 55.6863%
        XYZ:
        6.0548, 2.5573, 25.7657
        xyY:
        0.1761, 0.0744, 2.5573
      CIE-Lab:
        18.1759, 52.3801, -64.7819
        CIE-LCH:
        18.1759, 83.3089, 308.9576
        CIE-Luv:
        18.1759, 0.2711, -65.9794
        Hunter-Lab:
        15.9917, 39.5984, -84.3336
      #2f008e color charts
#2f008e RGB chart
      #2f008e CMYK chart
      #2f008e RGB pie chart
      #2f008e color shades, tints & tones
#2f008e color schemes
#2f008e color preview, HTML & CSS examples
           This text has a color of #2f008e        
        
          <p style="color:#2f008e;">Text here</p>
        
        
          .mytext {color:#2f008e;}
        
        Text color #2f008e
      
           This box has a color of #2f008e        
        
          <div style="background-color:#2f008e;">Content here</div>
        
        
          .mybackground {background-color:#2f008e;}
        
        Background color #2f008e
      
           Border around this has a color of #2f008e        
        
          <div style="border:2px solid #2f008e;">Content here</div>
        
        
          .myborder {border:2px solid #2f008e;}
        
        Border color #2f008e