#0c1ffe color space conversions
Hex:
        #0c1ffe
        RGB:
        12, 31, 254
        CMY:
        95, 88, 0
        CMYK:
        95, 88, 0, 0
      HSL:
        235°, 99.1803%, 52.1569%
        HSV (HSB):
        235°, 95.2756%, 99.6078%
        XYZ:
        18.5310, 8.2139, 94.3747
        xyY:
        0.1530, 0.0678, 8.2139
      CIE-Lab:
        34.4244, 72.5813, -103.7516
        CIE-LCH:
        34.4244, 126.6192, 304.9754
        CIE-Luv:
        34.4244, -10.4604, -131.7219
        Hunter-Lab:
        28.6599, 65.2603, -175.1752
      #0c1ffe color charts
#0c1ffe RGB chart
      #0c1ffe CMYK chart
      #0c1ffe RGB pie chart
      #0c1ffe color shades, tints & tones
#0c1ffe color schemes
#0c1ffe color preview, HTML & CSS examples
           This text has a color of #0c1ffe        
        
          <p style="color:#0c1ffe;">Text here</p>
        
        
          .mytext {color:#0c1ffe;}
        
        Text color #0c1ffe
      
           This box has a color of #0c1ffe        
        
          <div style="background-color:#0c1ffe;">Content here</div>
        
        
          .mybackground {background-color:#0c1ffe;}
        
        Background color #0c1ffe
      
           Border around this has a color of #0c1ffe        
        
          <div style="border:2px solid #0c1ffe;">Content here</div>
        
        
          .myborder {border:2px solid #0c1ffe;}
        
        Border color #0c1ffe