#0c5fde color space conversions
Hex:
        #0c5fde
        RGB:
        12, 95, 222
        CMY:
        95, 63, 13
        CMYK:
        95, 57, 0, 13
      HSL:
        216°, 89.7436%, 45.8824%
        HSV (HSB):
        216°, 94.5946%, 87.0588%
        XYZ:
        17.4286, 13.5365, 70.8015
        xyY:
        0.1713, 0.1330, 13.5365
      CIE-Lab:
        43.5608, 27.3337, -70.5793
        CIE-LCH:
        43.5608, 75.6873, 291.1702
        CIE-Luv:
        43.5608, -20.8348, -105.8393
        Hunter-Lab:
        36.7920, 20.1708, -88.3416
      #0c5fde color charts
#0c5fde RGB chart
      #0c5fde CMYK chart
      #0c5fde RGB pie chart
      #0c5fde color shades, tints & tones
#0c5fde color schemes
#0c5fde color preview, HTML & CSS examples
           This text has a color of #0c5fde        
        
          <p style="color:#0c5fde;">Text here</p>
        
        
          .mytext {color:#0c5fde;}
        
        Text color #0c5fde
      
           This box has a color of #0c5fde        
        
          <div style="background-color:#0c5fde;">Content here</div>
        
        
          .mybackground {background-color:#0c5fde;}
        
        Background color #0c5fde
      
           Border around this has a color of #0c5fde        
        
          <div style="border:2px solid #0c5fde;">Content here</div>
        
        
          .myborder {border:2px solid #0c5fde;}
        
        Border color #0c5fde