#2f59ae color space conversions
Hex:
        #2f59ae
        RGB:
        47, 89, 174
        CMY:
        82, 65, 32
        CMYK:
        73, 49, 0, 32
      HSL:
        220°, 57.4661%, 43.3333%
        HSV (HSB):
        220°, 72.9885%, 68.2353%
        XYZ:
        12.3846, 10.8051, 41.4772
        xyY:
        0.1915, 0.1671, 10.8051
      CIE-Lab:
        39.2502, 15.3372, -49.7227
        CIE-LCH:
        39.2502, 52.0344, 287.1426
        CIE-Luv:
        39.2502, -16.3788, -72.9574
        Hunter-Lab:
        32.8711, 9.7280, -51.8033
      #2f59ae color charts
#2f59ae RGB chart
      #2f59ae CMYK chart
      #2f59ae RGB pie chart
      #2f59ae color shades, tints & tones
#2f59ae color schemes
#2f59ae color preview, HTML & CSS examples
           This text has a color of #2f59ae        
        
          <p style="color:#2f59ae;">Text here</p>
        
        
          .mytext {color:#2f59ae;}
        
        Text color #2f59ae
      
           This box has a color of #2f59ae        
        
          <div style="background-color:#2f59ae;">Content here</div>
        
        
          .mybackground {background-color:#2f59ae;}
        
        Background color #2f59ae
      
           Border around this has a color of #2f59ae        
        
          <div style="border:2px solid #2f59ae;">Content here</div>
        
        
          .myborder {border:2px solid #2f59ae;}
        
        Border color #2f59ae