#2f187e color space conversions
Hex:
        #2f187e
        RGB:
        47, 24, 126
        CMY:
        82, 91, 51
        CMYK:
        63, 81, 0, 51
      HSL:
        254°, 68.0000%, 29.4118%
        HSV (HSB):
        254°, 80.9524%, 49.4118%
        XYZ:
        5.2648, 2.7640, 19.9947
        xyY:
        0.1879, 0.0986, 2.7640
      CIE-Lab:
        19.0727, 39.4227, -53.2092
        CIE-LCH:
        19.0727, 66.2221, 306.5348
        CIE-Luv:
        19.0727, -0.1205, -58.3210
        Hunter-Lab:
        16.6252, 27.4329, -59.6690
      #2f187e color charts
#2f187e RGB chart
      #2f187e CMYK chart
      #2f187e RGB pie chart
      #2f187e color shades, tints & tones
#2f187e color schemes
#2f187e color preview, HTML & CSS examples
           This text has a color of #2f187e        
        
          <p style="color:#2f187e;">Text here</p>
        
        
          .mytext {color:#2f187e;}
        
        Text color #2f187e
      
           This box has a color of #2f187e        
        
          <div style="background-color:#2f187e;">Content here</div>
        
        
          .mybackground {background-color:#2f187e;}
        
        Background color #2f187e
      
           Border around this has a color of #2f187e        
        
          <div style="border:2px solid #2f187e;">Content here</div>
        
        
          .myborder {border:2px solid #2f187e;}
        
        Border color #2f187e