#2f137d color space conversions
Hex:
        #2f137d
        RGB:
        47, 19, 125
        CMY:
        82, 93, 51
        CMYK:
        62, 85, 0, 51
      HSL:
        256°, 73.6111%, 28.2353%
        HSV (HSB):
        256°, 84.8000%, 49.0196%
        XYZ:
        5.1068, 2.5508, 19.6252
        xyY:
        0.1872, 0.0935, 2.5508
      CIE-Lab:
        18.1466, 41.4886, -54.1013
        CIE-LCH:
        18.1466, 68.1781, 307.4834
        CIE-Luv:
        18.1466, 0.4602, -57.5154
        Hunter-Lab:
        15.9711, 29.1269, -61.6757
      #2f137d color charts
#2f137d RGB chart
      #2f137d CMYK chart
      #2f137d RGB pie chart
      #2f137d color shades, tints & tones
#2f137d color schemes
#2f137d color preview, HTML & CSS examples
           This text has a color of #2f137d        
        
          <p style="color:#2f137d;">Text here</p>
        
        
          .mytext {color:#2f137d;}
        
        Text color #2f137d
      
           This box has a color of #2f137d        
        
          <div style="background-color:#2f137d;">Content here</div>
        
        
          .mybackground {background-color:#2f137d;}
        
        Background color #2f137d
      
           Border around this has a color of #2f137d        
        
          <div style="border:2px solid #2f137d;">Content here</div>
        
        
          .myborder {border:2px solid #2f137d;}
        
        Border color #2f137d