#352dc8 color space conversions
Hex:
        #352dc8
        RGB:
        53, 45, 200
        CMY:
        79, 82, 22
        CMYK:
        74, 78, 0, 22
      HSL:
        243°, 63.2653%, 48.0392%
        HSV (HSB):
        243°, 77.5000%, 78.4314%
        XYZ:
        12.8319, 6.8038, 55.2805
        xyY:
        0.1713, 0.0908, 6.8038
      CIE-Lab:
        31.3560, 52.3795, -77.9032
        CIE-LCH:
        31.3560, 93.8750, 303.9156
        CIE-Luv:
        31.3560, -6.1159, -101.9934
        Hunter-Lab:
        26.0841, 42.1649, -107.3957
      #352dc8 color charts
#352dc8 RGB chart
      #352dc8 CMYK chart
      #352dc8 RGB pie chart
      #352dc8 color shades, tints & tones
#352dc8 color schemes
#352dc8 color preview, HTML & CSS examples
           This text has a color of #352dc8        
        
          <p style="color:#352dc8;">Text here</p>
        
        
          .mytext {color:#352dc8;}
        
        Text color #352dc8
      
           This box has a color of #352dc8        
        
          <div style="background-color:#352dc8;">Content here</div>
        
        
          .mybackground {background-color:#352dc8;}
        
        Background color #352dc8
      
           Border around this has a color of #352dc8        
        
          <div style="border:2px solid #352dc8;">Content here</div>
        
        
          .myborder {border:2px solid #352dc8;}
        
        Border color #352dc8