#0c33fa color space conversions
Hex:
        #0c33fa
        RGB:
        12, 51, 250
        CMY:
        95, 80, 2
        CMYK:
        95, 80, 0, 2
      HSL:
        230°, 95.9677%, 51.3725%
        HSV (HSB):
        230°, 95.2000%, 98.0392%
        XYZ:
        18.5908, 9.3479, 91.2670
        xyY:
        0.1560, 0.0784, 9.3479
      CIE-Lab:
        36.6458, 63.3180, -97.8052
        CIE-LCH:
        36.6458, 116.5119, 302.9186
        CIE-Luv:
        36.6458, -12.3606, -130.4666
        Hunter-Lab:
        30.5744, 55.0317, -155.5832
      #0c33fa color charts
#0c33fa RGB chart
      #0c33fa CMYK chart
      #0c33fa RGB pie chart
      #0c33fa color shades, tints & tones
#0c33fa color schemes
#0c33fa color preview, HTML & CSS examples
           This text has a color of #0c33fa        
        
          <p style="color:#0c33fa;">Text here</p>
        
        
          .mytext {color:#0c33fa;}
        
        Text color #0c33fa
      
           This box has a color of #0c33fa        
        
          <div style="background-color:#0c33fa;">Content here</div>
        
        
          .mybackground {background-color:#0c33fa;}
        
        Background color #0c33fa
      
           Border around this has a color of #0c33fa        
        
          <div style="border:2px solid #0c33fa;">Content here</div>
        
        
          .myborder {border:2px solid #0c33fa;}
        
        Border color #0c33fa