#2f117e color space conversions
Hex:
        #2f117e
        RGB:
        47, 17, 126
        CMY:
        82, 93, 51
        CMYK:
        63, 87, 0, 51
      HSL:
        257°, 76.2238%, 28.0392%
        HSV (HSB):
        257°, 86.5079%, 49.4118%
        XYZ:
        5.1386, 2.5116, 19.9526
        xyY:
        0.1862, 0.0910, 2.5116
      CIE-Lab:
        17.9710, 42.6364, -55.0289
        CIE-LCH:
        17.9710, 69.6136, 307.7685
        CIE-Luv:
        17.9710, 0.5512, -57.9786
        Hunter-Lab:
        15.8480, 30.1437, -63.5524
      #2f117e color charts
#2f117e RGB chart
      #2f117e CMYK chart
      #2f117e RGB pie chart
      #2f117e color shades, tints & tones
#2f117e color schemes
#2f117e color preview, HTML & CSS examples
           This text has a color of #2f117e        
        
          <p style="color:#2f117e;">Text here</p>
        
        
          .mytext {color:#2f117e;}
        
        Text color #2f117e
      
           This box has a color of #2f117e        
        
          <div style="background-color:#2f117e;">Content here</div>
        
        
          .mybackground {background-color:#2f117e;}
        
        Background color #2f117e
      
           Border around this has a color of #2f117e        
        
          <div style="border:2px solid #2f117e;">Content here</div>
        
        
          .myborder {border:2px solid #2f117e;}
        
        Border color #2f117e