#0332cf color space conversions
Hex:
        #0332cf
        RGB:
        3, 50, 207
        CMY:
        99, 80, 19
        CMYK:
        99, 76, 0, 19
      HSL:
        226°, 97.1429%, 41.1765%
        HSV (HSB):
        226°, 98.5507%, 81.1765%
        XYZ:
        12.4406, 6.8056, 59.6894
        xyY:
        0.1576, 0.0862, 6.8056
      CIE-Lab:
        31.3601, 49.7278, -82.0297
        CIE-LCH:
        31.3601, 95.9256, 301.2249
        CIE-Luv:
        31.3601, -11.5554, -105.8803
        Hunter-Lab:
        26.0875, 39.4704, -117.3972
      #0332cf color charts
#0332cf RGB chart
      #0332cf CMYK chart
      #0332cf RGB pie chart
      #0332cf color shades, tints & tones
#0332cf color schemes
#0332cf color preview, HTML & CSS examples
           This text has a color of #0332cf        
        
          <p style="color:#0332cf;">Text here</p>
        
        
          .mytext {color:#0332cf;}
        
        Text color #0332cf
      
           This box has a color of #0332cf        
        
          <div style="background-color:#0332cf;">Content here</div>
        
        
          .mybackground {background-color:#0332cf;}
        
        Background color #0332cf
      
           Border around this has a color of #0332cf        
        
          <div style="border:2px solid #0332cf;">Content here</div>
        
        
          .myborder {border:2px solid #0332cf;}
        
        Border color #0332cf