#0c0fed color space conversions
Hex:
        #0c0fed
        RGB:
        12, 15, 237
        CMY:
        95, 94, 7
        CMYK:
        95, 94, 0, 7
      HSL:
        239°, 90.3614%, 48.8235%
        HSV (HSB):
        239°, 94.9367%, 92.9412%
        XYZ:
        15.6085, 6.5342, 80.5593
        xyY:
        0.1520, 0.0636, 6.5342
      CIE-Lab:
        30.7222, 72.4182, -100.3348
        CIE-LCH:
        30.7222, 123.7396, 305.8205
        CIE-Luv:
        30.7222, -8.8336, -120.9425
        Hunter-Lab:
        25.5621, 64.2601, -168.9594
      #0c0fed color charts
#0c0fed RGB chart
      #0c0fed CMYK chart
      #0c0fed RGB pie chart
      #0c0fed color shades, tints & tones
#0c0fed color schemes
#0c0fed color preview, HTML & CSS examples
           This text has a color of #0c0fed        
        
          <p style="color:#0c0fed;">Text here</p>
        
        
          .mytext {color:#0c0fed;}
        
        Text color #0c0fed
      
           This box has a color of #0c0fed        
        
          <div style="background-color:#0c0fed;">Content here</div>
        
        
          .mybackground {background-color:#0c0fed;}
        
        Background color #0c0fed
      
           Border around this has a color of #0c0fed        
        
          <div style="border:2px solid #0c0fed;">Content here</div>
        
        
          .myborder {border:2px solid #0c0fed;}
        
        Border color #0c0fed