#0c2fde color space conversions
Hex:
        #0c2fde
        RGB:
        12, 47, 222
        CMY:
        95, 82, 13
        CMYK:
        95, 79, 0, 13
      HSL:
        230°, 89.7436%, 45.8824%
        HSV (HSB):
        230°, 94.5946%, 87.0588%
        XYZ:
        14.3530, 7.3851, 69.7762
        xyY:
        0.1568, 0.0807, 7.3851
      CIE-Lab:
        32.6680, 56.4830, -88.5194
        CIE-LCH:
        32.6680, 105.0048, 302.5413
        CIE-Luv:
        32.6680, -11.1198, -114.4987
        Hunter-Lab:
        27.1756, 46.7186, -133.2106
      #0c2fde color charts
#0c2fde RGB chart
      #0c2fde CMYK chart
      #0c2fde RGB pie chart
      #0c2fde color shades, tints & tones
#0c2fde color schemes
#0c2fde color preview, HTML & CSS examples
           This text has a color of #0c2fde        
        
          <p style="color:#0c2fde;">Text here</p>
        
        
          .mytext {color:#0c2fde;}
        
        Text color #0c2fde
      
           This box has a color of #0c2fde        
        
          <div style="background-color:#0c2fde;">Content here</div>
        
        
          .mybackground {background-color:#0c2fde;}
        
        Background color #0c2fde
      
           Border around this has a color of #0c2fde        
        
          <div style="border:2px solid #0c2fde;">Content here</div>
        
        
          .myborder {border:2px solid #0c2fde;}
        
        Border color #0c2fde