#002585 color space conversions
Hex:
        #002585
        RGB:
        0, 37, 133
        CMY:
        100, 85, 48
        CMYK:
        100, 72, 0, 48
      HSL:
        223°, 100.0000%, 26.0784%
        HSV (HSB):
        223°, 100.0000%, 52.1569%
        XYZ:
        4.8952, 3.0166, 22.5146
        xyY:
        0.1609, 0.0991, 3.0166
      CIE-Lab:
        20.1102, 30.3816, -56.0082
        CIE-LCH:
        20.1102, 63.7178, 298.4776
        CIE-Luv:
        20.1102, -8.2248, -62.1287
        Hunter-Lab:
        17.3683, 19.9150, -64.6997
      #002585 color charts
#002585 RGB chart
      #002585 CMYK chart
      #002585 RGB pie chart
      #002585 color shades, tints & tones
#002585 color schemes
#002585 color preview, HTML & CSS examples
           This text has a color of #002585        
        
          <p style="color:#002585;">Text here</p>
        
        
          .mytext {color:#002585;}
        
        Text color #002585
      
           This box has a color of #002585        
        
          <div style="background-color:#002585;">Content here</div>
        
        
          .mybackground {background-color:#002585;}
        
        Background color #002585
      
           Border around this has a color of #002585        
        
          <div style="border:2px solid #002585;">Content here</div>
        
        
          .myborder {border:2px solid #002585;}
        
        Border color #002585