#0c32ec color space conversions
Hex:
        #0c32ec
        RGB:
        12, 50, 236
        CMY:
        95, 80, 7
        CMYK:
        95, 79, 0, 7
      HSL:
        230°, 90.3226%, 48.6275%
        HSV (HSB):
        230°, 94.9153%, 92.5490%
        XYZ:
        16.4325, 8.4155, 80.1151
        xyY:
        0.1566, 0.0802, 8.4155
      CIE-Lab:
        34.8336, 59.4324, -92.9130
        CIE-LCH:
        34.8336, 110.2952, 302.6053
        CIE-Luv:
        34.8336, -11.8758, -122.5326
        Hunter-Lab:
        29.0095, 50.3455, -143.4339
      #0c32ec color charts
#0c32ec RGB chart
      #0c32ec CMYK chart
      #0c32ec RGB pie chart
      #0c32ec color shades, tints & tones
#0c32ec color schemes
#0c32ec color preview, HTML & CSS examples
           This text has a color of #0c32ec        
        
          <p style="color:#0c32ec;">Text here</p>
        
        
          .mytext {color:#0c32ec;}
        
        Text color #0c32ec
      
           This box has a color of #0c32ec        
        
          <div style="background-color:#0c32ec;">Content here</div>
        
        
          .mybackground {background-color:#0c32ec;}
        
        Background color #0c32ec
      
           Border around this has a color of #0c32ec        
        
          <div style="border:2px solid #0c32ec;">Content here</div>
        
        
          .myborder {border:2px solid #0c32ec;}
        
        Border color #0c32ec