#0c1fde color space conversions
Hex:
        #0c1fde
        RGB:
        12, 31, 222
        CMY:
        95, 88, 13
        CMYK:
        95, 86, 0, 13
      HSL:
        235°, 89.7436%, 45.8824%
        HSV (HSB):
        235°, 94.5946%, 87.0588%
        XYZ:
        13.8264, 6.3321, 69.6007
        xyY:
        0.1540, 0.0705, 6.3321
      CIE-Lab:
        30.2352, 63.6727, -92.5692
        CIE-LCH:
        30.2352, 112.3534, 304.5217
        CIE-Luv:
        30.2352, -9.3189, -113.5571
        Hunter-Lab:
        25.1636, 54.0426, -146.3775
      #0c1fde color charts
#0c1fde RGB chart
      #0c1fde CMYK chart
      #0c1fde RGB pie chart
      #0c1fde color shades, tints & tones
#0c1fde color schemes
#0c1fde color preview, HTML & CSS examples
           This text has a color of #0c1fde        
        
          <p style="color:#0c1fde;">Text here</p>
        
        
          .mytext {color:#0c1fde;}
        
        Text color #0c1fde
      
           This box has a color of #0c1fde        
        
          <div style="background-color:#0c1fde;">Content here</div>
        
        
          .mybackground {background-color:#0c1fde;}
        
        Background color #0c1fde
      
           Border around this has a color of #0c1fde        
        
          <div style="border:2px solid #0c1fde;">Content here</div>
        
        
          .myborder {border:2px solid #0c1fde;}
        
        Border color #0c1fde