#3528d8 color space conversions
Hex:
        #3528d8
        RGB:
        53, 40, 216
        CMY:
        79, 84, 15
        CMYK:
        75, 81, 0, 15
      HSL:
        244°, 69.2913%, 50.1961%
        HSV (HSB):
        244°, 81.4815%, 84.7059%
        XYZ:
        14.6217, 7.2323, 65.5911
        xyY:
        0.1672, 0.0827, 7.2323
      CIE-Lab:
        32.3301, 59.5910, -85.5834
        CIE-LCH:
        32.3301, 104.2862, 304.8492
        CIE-Luv:
        32.3301, -6.3046, -111.3143
        Hunter-Lab:
        26.8930, 49.9873, -125.7811
      #3528d8 color charts
#3528d8 RGB chart
      #3528d8 CMYK chart
      #3528d8 RGB pie chart
      #3528d8 color shades, tints & tones
#3528d8 color schemes
#3528d8 color preview, HTML & CSS examples
           This text has a color of #3528d8        
        
          <p style="color:#3528d8;">Text here</p>
        
        
          .mytext {color:#3528d8;}
        
        Text color #3528d8
      
           This box has a color of #3528d8        
        
          <div style="background-color:#3528d8;">Content here</div>
        
        
          .mybackground {background-color:#3528d8;}
        
        Background color #3528d8
      
           Border around this has a color of #3528d8        
        
          <div style="border:2px solid #3528d8;">Content here</div>
        
        
          .myborder {border:2px solid #3528d8;}
        
        Border color #3528d8