#0c01e1 color space conversions
Hex:
        #0c01e1
        RGB:
        12, 1, 225
        CMY:
        95, 100, 12
        CMYK:
        95, 100, 0, 12
      HSL:
        243°, 99.1150%, 44.3137%
        HSV (HSB):
        243°, 99.5556%, 88.2353%
        XYZ:
        13.7531, 5.5361, 71.5779
        xyY:
        0.1514, 0.0609, 5.5361
      CIE-Lab:
        28.2106, 71.9338, -97.6762
        CIE-LCH:
        28.2106, 121.3058, 306.3699
        CIE-Luv:
        28.2106, -7.7937, -113.1015
        Hunter-Lab:
        23.5289, 63.1607, -163.8970
      #0c01e1 color charts
#0c01e1 RGB chart
      #0c01e1 CMYK chart
      #0c01e1 RGB pie chart
      #0c01e1 color shades, tints & tones
#0c01e1 color schemes
#0c01e1 color preview, HTML & CSS examples
           This text has a color of #0c01e1        
        
          <p style="color:#0c01e1;">Text here</p>
        
        
          .mytext {color:#0c01e1;}
        
        Text color #0c01e1
      
           This box has a color of #0c01e1        
        
          <div style="background-color:#0c01e1;">Content here</div>
        
        
          .mybackground {background-color:#0c01e1;}
        
        Background color #0c01e1
      
           Border around this has a color of #0c01e1        
        
          <div style="border:2px solid #0c01e1;">Content here</div>
        
        
          .myborder {border:2px solid #0c01e1;}
        
        Border color #0c01e1