#0352ce color space conversions
Hex:
        #0352ce
        RGB:
        3, 82, 206
        CMY:
        99, 68, 19
        CMYK:
        99, 60, 0, 19
      HSL:
        217°, 97.1292%, 40.9804%
        HSV (HSB):
        217°, 98.5437%, 80.7843%
        XYZ:
        14.1954, 10.5102, 59.6730
        xyY:
        0.1682, 0.1246, 10.5102
      CIE-Lab:
        38.7429, 29.3204, -69.2857
        CIE-LCH:
        38.7429, 75.2343, 292.9372
        CIE-Luv:
        38.7429, -18.1354, -100.0983
        Hunter-Lab:
        32.4194, 21.4255, -86.4390
      #0352ce color charts
#0352ce RGB chart
      #0352ce CMYK chart
      #0352ce RGB pie chart
      #0352ce color shades, tints & tones
#0352ce color schemes
#0352ce color preview, HTML & CSS examples
           This text has a color of #0352ce        
        
          <p style="color:#0352ce;">Text here</p>
        
        
          .mytext {color:#0352ce;}
        
        Text color #0352ce
      
           This box has a color of #0352ce        
        
          <div style="background-color:#0352ce;">Content here</div>
        
        
          .mybackground {background-color:#0352ce;}
        
        Background color #0352ce
      
           Border around this has a color of #0352ce        
        
          <div style="border:2px solid #0352ce;">Content here</div>
        
        
          .myborder {border:2px solid #0352ce;}
        
        Border color #0352ce