#0c32ee color space conversions
Hex:
        #0c32ee
        RGB:
        12, 50, 238
        CMY:
        95, 80, 7
        CMYK:
        95, 79, 0, 7
      HSL:
        230°, 90.4000%, 49.0196%
        HSV (HSB):
        230°, 94.9580%, 93.3333%
        XYZ:
        16.7248, 8.5324, 81.6543
        xyY:
        0.1564, 0.0798, 8.5324
      CIE-Lab:
        35.0680, 60.0642, -93.6580
        CIE-LCH:
        35.0680, 111.2633, 302.6726
        CIE-Luv:
        35.0680, -11.9257, -123.6674
        Hunter-Lab:
        29.2103, 51.0851, -145.2918
      #0c32ee color charts
#0c32ee RGB chart
      #0c32ee CMYK chart
      #0c32ee RGB pie chart
      #0c32ee color shades, tints & tones
#0c32ee color schemes
#0c32ee color preview, HTML & CSS examples
           This text has a color of #0c32ee        
        
          <p style="color:#0c32ee;">Text here</p>
        
        
          .mytext {color:#0c32ee;}
        
        Text color #0c32ee
      
           This box has a color of #0c32ee        
        
          <div style="background-color:#0c32ee;">Content here</div>
        
        
          .mybackground {background-color:#0c32ee;}
        
        Background color #0c32ee
      
           Border around this has a color of #0c32ee        
        
          <div style="border:2px solid #0c32ee;">Content here</div>
        
        
          .myborder {border:2px solid #0c32ee;}
        
        Border color #0c32ee