#0c01dc color space conversions
Hex:
        #0c01dc
        RGB:
        12, 1, 220
        CMY:
        95, 100, 14
        CMYK:
        95, 100, 0, 14
      HSL:
        243°, 99.0950%, 43.3333%
        HSV (HSB):
        243°, 99.5455%, 86.2745%
        XYZ:
        13.0807, 5.2672, 68.0374
        xyY:
        0.1514, 0.0610, 5.2672
      CIE-Lab:
        27.4828, 70.7218, -96.0151
        CIE-LCH:
        27.4828, 119.2496, 306.3742
        CIE-Luv:
        27.4828, -7.5717, -110.1461
        Hunter-Lab:
        22.9503, 61.5745, -159.7029
      #0c01dc color charts
#0c01dc RGB chart
      #0c01dc CMYK chart
      #0c01dc RGB pie chart
      #0c01dc color shades, tints & tones
#0c01dc color schemes
#0c01dc color preview, HTML & CSS examples
           This text has a color of #0c01dc        
        
          <p style="color:#0c01dc;">Text here</p>
        
        
          .mytext {color:#0c01dc;}
        
        Text color #0c01dc
      
           This box has a color of #0c01dc        
        
          <div style="background-color:#0c01dc;">Content here</div>
        
        
          .mybackground {background-color:#0c01dc;}
        
        Background color #0c01dc
      
           Border around this has a color of #0c01dc        
        
          <div style="border:2px solid #0c01dc;">Content here</div>
        
        
          .myborder {border:2px solid #0c01dc;}
        
        Border color #0c01dc