#0c85fd color space conversions
Hex:
        #0c85fd
        RGB:
        12, 133, 253
        CMY:
        95, 48, 1
        CMYK:
        95, 47, 0, 1
      HSL:
        210°, 98.3673%, 51.9608%
        HSV (HSB):
        210°, 95.2569%, 99.2157%
        XYZ:
        26.2688, 23.9451, 96.1659
        xyY:
        0.1795, 0.1636, 23.9451
      CIE-Lab:
        56.0328, 15.2035, -67.6947
        CIE-LCH:
        56.0328, 69.3809, 282.6580
        CIE-Luv:
        56.0328, -30.5420, -108.2205
        Hunter-Lab:
        48.9337, 10.1891, -82.2648
      #0c85fd color charts
#0c85fd RGB chart
      #0c85fd CMYK chart
      #0c85fd RGB pie chart
      #0c85fd color shades, tints & tones
#0c85fd color schemes
#0c85fd color preview, HTML & CSS examples
           This text has a color of #0c85fd        
        
          <p style="color:#0c85fd;">Text here</p>
        
        
          .mytext {color:#0c85fd;}
        
        Text color #0c85fd
      
           This box has a color of #0c85fd        
        
          <div style="background-color:#0c85fd;">Content here</div>
        
        
          .mybackground {background-color:#0c85fd;}
        
        Background color #0c85fd
      
           Border around this has a color of #0c85fd        
        
          <div style="border:2px solid #0c85fd;">Content here</div>
        
        
          .myborder {border:2px solid #0c85fd;}
        
        Border color #0c85fd