#0352ed color space conversions
Hex:
        #0352ed
        RGB:
        3, 82, 237
        CMY:
        99, 68, 7
        CMYK:
        99, 65, 0, 7
      HSL:
        220°, 97.5000%, 47.0588%
        HSV (HSB):
        220°, 98.7342%, 92.9412%
        XYZ:
        18.3409, 12.1684, 81.5028
        xyY:
        0.1637, 0.1086, 12.1684
      CIE-Lab:
        41.4825, 41.1639, -82.4860
        CIE-LCH:
        41.4825, 92.1868, 296.5211
        CIE-Luv:
        41.4825, -17.8588, -119.9566
        Hunter-Lab:
        34.8832, 32.8063, -114.1099
      #0352ed color charts
#0352ed RGB chart
      #0352ed CMYK chart
      #0352ed RGB pie chart
      #0352ed color shades, tints & tones
#0352ed color schemes
#0352ed color preview, HTML & CSS examples
           This text has a color of #0352ed        
        
          <p style="color:#0352ed;">Text here</p>
        
        
          .mytext {color:#0352ed;}
        
        Text color #0352ed
      
           This box has a color of #0352ed        
        
          <div style="background-color:#0352ed;">Content here</div>
        
        
          .mybackground {background-color:#0352ed;}
        
        Background color #0352ed
      
           Border around this has a color of #0352ed        
        
          <div style="border:2px solid #0352ed;">Content here</div>
        
        
          .myborder {border:2px solid #0352ed;}
        
        Border color #0352ed