#3528dc color space conversions
Hex:
        #3528dc
        RGB:
        53, 40, 220
        CMY:
        79, 84, 14
        CMYK:
        76, 82, 0, 14
      HSL:
        244°, 72.0000%, 50.9804%
        HSV (HSB):
        244°, 81.8182%, 86.2745%
        XYZ:
        15.1453, 7.4418, 68.3483
        xyY:
        0.1665, 0.0818, 7.4418
      CIE-Lab:
        32.7922, 60.7597, -87.1211
        CIE-LCH:
        32.7922, 106.2159, 304.8926
        CIE-Luv:
        32.7922, -6.5079, -113.6042
        Hunter-Lab:
        27.2796, 51.3614, -129.4537
      #3528dc color charts
#3528dc RGB chart
      #3528dc CMYK chart
      #3528dc RGB pie chart
      #3528dc color shades, tints & tones
#3528dc color schemes
#3528dc color preview, HTML & CSS examples
           This text has a color of #3528dc        
        
          <p style="color:#3528dc;">Text here</p>
        
        
          .mytext {color:#3528dc;}
        
        Text color #3528dc
      
           This box has a color of #3528dc        
        
          <div style="background-color:#3528dc;">Content here</div>
        
        
          .mybackground {background-color:#3528dc;}
        
        Background color #3528dc
      
           Border around this has a color of #3528dc        
        
          <div style="border:2px solid #3528dc;">Content here</div>
        
        
          .myborder {border:2px solid #3528dc;}
        
        Border color #3528dc