#0c21fc color space conversions
Hex:
        #0c21fc
        RGB:
        12, 33, 252
        CMY:
        95, 87, 1
        CMYK:
        95, 87, 0, 1
      HSL:
        235°, 97.5610%, 51.7647%
        HSV (HSB):
        235°, 95.2381%, 98.8235%
        XYZ:
        18.2662, 8.1942, 92.7144
        xyY:
        0.1533, 0.0688, 8.1942
      CIE-Lab:
        34.3840, 71.3678, -102.6964
        CIE-LCH:
        34.3840, 125.0596, 304.7970
        CIE-Luv:
        34.3840, -10.5467, -130.7287
        Hunter-Lab:
        28.6254, 63.8081, -171.9955
      #0c21fc color charts
#0c21fc RGB chart
      #0c21fc CMYK chart
      #0c21fc RGB pie chart
      #0c21fc color shades, tints & tones
#0c21fc color schemes
#0c21fc color preview, HTML & CSS examples
           This text has a color of #0c21fc        
        
          <p style="color:#0c21fc;">Text here</p>
        
        
          .mytext {color:#0c21fc;}
        
        Text color #0c21fc
      
           This box has a color of #0c21fc        
        
          <div style="background-color:#0c21fc;">Content here</div>
        
        
          .mybackground {background-color:#0c21fc;}
        
        Background color #0c21fc
      
           Border around this has a color of #0c21fc        
        
          <div style="border:2px solid #0c21fc;">Content here</div>
        
        
          .myborder {border:2px solid #0c21fc;}
        
        Border color #0c21fc