#0c25ff color space conversions
Hex:
        #0c25ff
        RGB:
        12, 37, 255
        CMY:
        95, 85, 0
        CMYK:
        95, 85, 0, 0
      HSL:
        234°, 100.0000%, 52.3529%
        HSV (HSB):
        234°, 95.2941%, 100.0000%
        XYZ:
        18.8632, 8.6213, 95.2776
        xyY:
        0.1537, 0.0702, 8.6213
      CIE-Lab:
        35.2447, 70.7679, -102.9435
        CIE-LCH:
        35.2447, 124.9218, 304.5063
        CIE-Luv:
        35.2447, -10.9926, -132.6709
        Hunter-Lab:
        29.3620, 63.2909, -171.8381
      #0c25ff color charts
#0c25ff RGB chart
      #0c25ff CMYK chart
      #0c25ff RGB pie chart
      #0c25ff color shades, tints & tones
#0c25ff color schemes
#0c25ff color preview, HTML & CSS examples
           This text has a color of #0c25ff        
        
          <p style="color:#0c25ff;">Text here</p>
        
        
          .mytext {color:#0c25ff;}
        
        Text color #0c25ff
      
           This box has a color of #0c25ff        
        
          <div style="background-color:#0c25ff;">Content here</div>
        
        
          .mybackground {background-color:#0c25ff;}
        
        Background color #0c25ff
      
           Border around this has a color of #0c25ff        
        
          <div style="border:2px solid #0c25ff;">Content here</div>
        
        
          .myborder {border:2px solid #0c25ff;}
        
        Border color #0c25ff