#0258bf color space conversions
Hex:
        #0258bf
        RGB:
        2, 88, 191
        CMY:
        99, 65, 25
        CMYK:
        99, 54, 0, 25
      HSL:
        213°, 97.9275%, 37.8431%
        HSV (HSB):
        213°, 98.9529%, 74.9020%
        XYZ:
        12.9187, 10.7539, 50.6850
        xyY:
        0.1737, 0.1446, 10.7539
      CIE-Lab:
        39.1629, 19.3062, -59.8933
        CIE-LCH:
        39.1629, 62.9280, 287.8663
        CIE-Luv:
        39.1629, -20.0925, -87.4185
        Hunter-Lab:
        32.7932, 12.9311, -68.6831
      #0258bf color charts
#0258bf RGB chart
      #0258bf CMYK chart
      #0258bf RGB pie chart
      #0258bf color shades, tints & tones
#0258bf color schemes
#0258bf color preview, HTML & CSS examples
           This text has a color of #0258bf        
        
          <p style="color:#0258bf;">Text here</p>
        
        
          .mytext {color:#0258bf;}
        
        Text color #0258bf
      
           This box has a color of #0258bf        
        
          <div style="background-color:#0258bf;">Content here</div>
        
        
          .mybackground {background-color:#0258bf;}
        
        Background color #0258bf
      
           Border around this has a color of #0258bf        
        
          <div style="border:2px solid #0258bf;">Content here</div>
        
        
          .myborder {border:2px solid #0258bf;}
        
        Border color #0258bf