#258cc2 color space conversions
Hex:
        #258cc2
        RGB:
        37, 140, 194
        CMY:
        85, 45, 24
        CMYK:
        81, 28, 0, 24
      HSL:
        201°, 67.9654%, 45.2941%
        HSV (HSB):
        201°, 80.9278%, 76.0784%
        XYZ:
        19.8786, 23.0445, 54.4393
        xyY:
        0.2042, 0.2367, 23.0445
      CIE-Lab:
        55.1182, -9.7515, -36.1204
        CIE-LCH:
        55.1182, 37.4136, 254.8920
        CIE-Luv:
        55.1182, -34.0284, -54.5813
        Hunter-Lab:
        48.0047, -10.0918, -33.6339
      #258cc2 color charts
#258cc2 RGB chart
      #258cc2 CMYK chart
      #258cc2 RGB pie chart
      #258cc2 color shades, tints & tones
#258cc2 color schemes
#258cc2 color preview, HTML & CSS examples
           This text has a color of #258cc2        
        
          <p style="color:#258cc2;">Text here</p>
        
        
          .mytext {color:#258cc2;}
        
        Text color #258cc2
      
           This box has a color of #258cc2        
        
          <div style="background-color:#258cc2;">Content here</div>
        
        
          .mybackground {background-color:#258cc2;}
        
        Background color #258cc2
      
           Border around this has a color of #258cc2        
        
          <div style="border:2px solid #258cc2;">Content here</div>
        
        
          .myborder {border:2px solid #258cc2;}
        
        Border color #258cc2