#0c32ea color space conversions
Hex:
        #0c32ea
        RGB:
        12, 50, 234
        CMY:
        95, 80, 8
        CMYK:
        95, 79, 0, 8
      HSL:
        230°, 90.2439%, 48.2353%
        HSV (HSB):
        230°, 94.8718%, 91.7647%
        XYZ:
        16.1435, 8.2999, 78.5931
        xyY:
        0.1567, 0.0806, 8.2999
      CIE-Lab:
        34.5998, 58.7976, -92.1655
        CIE-LCH:
        34.5998, 109.3235, 302.5361
        CIE-Luv:
        34.5998, -11.8263, -121.3962
        Hunter-Lab:
        28.8095, 49.6064, -141.5780
      #0c32ea color charts
#0c32ea RGB chart
      #0c32ea CMYK chart
      #0c32ea RGB pie chart
      #0c32ea color shades, tints & tones
#0c32ea color schemes
#0c32ea color preview, HTML & CSS examples
           This text has a color of #0c32ea        
        
          <p style="color:#0c32ea;">Text here</p>
        
        
          .mytext {color:#0c32ea;}
        
        Text color #0c32ea
      
           This box has a color of #0c32ea        
        
          <div style="background-color:#0c32ea;">Content here</div>
        
        
          .mybackground {background-color:#0c32ea;}
        
        Background color #0c32ea
      
           Border around this has a color of #0c32ea        
        
          <div style="border:2px solid #0c32ea;">Content here</div>
        
        
          .myborder {border:2px solid #0c32ea;}
        
        Border color #0c32ea