#0c21ea color space conversions
Hex:
        #0c21ea
        RGB:
        12, 33, 234
        CMY:
        95, 87, 8
        CMYK:
        95, 86, 0, 8
      HSL:
        234°, 90.2439%, 48.2353%
        HSV (HSB):
        234°, 94.8718%, 91.7647%
        XYZ:
        15.5468, 7.1064, 78.3942
        xyY:
        0.1539, 0.0703, 7.1064
      CIE-Lab:
        32.0479, 66.3423, -96.4138
        CIE-LCH:
        32.0479, 117.0339, 304.5319
        CIE-Luv:
        32.0479, -9.9177, -120.5483
        Hunter-Lab:
        26.6578, 57.4495, -155.6971
      #0c21ea color charts
#0c21ea RGB chart
      #0c21ea CMYK chart
      #0c21ea RGB pie chart
      #0c21ea color shades, tints & tones
#0c21ea color schemes
#0c21ea color preview, HTML & CSS examples
           This text has a color of #0c21ea        
        
          <p style="color:#0c21ea;">Text here</p>
        
        
          .mytext {color:#0c21ea;}
        
        Text color #0c21ea
      
           This box has a color of #0c21ea        
        
          <div style="background-color:#0c21ea;">Content here</div>
        
        
          .mybackground {background-color:#0c21ea;}
        
        Background color #0c21ea
      
           Border around this has a color of #0c21ea        
        
          <div style="border:2px solid #0c21ea;">Content here</div>
        
        
          .myborder {border:2px solid #0c21ea;}
        
        Border color #0c21ea