#3527dc color space conversions
Hex:
        #3527dc
        RGB:
        53, 39, 220
        CMY:
        79, 85, 14
        CMYK:
        76, 82, 0, 14
      HSL:
        245°, 72.1116%, 50.7843%
        HSV (HSB):
        245°, 82.2727%, 86.2745%
        XYZ:
        15.1120, 7.3752, 68.3372
        xyY:
        0.1664, 0.0812, 7.3752
      CIE-Lab:
        32.6463, 61.1898, -87.3633
        CIE-LCH:
        32.6463, 106.6609, 305.0076
        CIE-Luv:
        32.6463, -6.4003, -113.5916
        Hunter-Lab:
        27.1574, 51.8027, -130.1837
      #3527dc color charts
#3527dc RGB chart
      #3527dc CMYK chart
      #3527dc RGB pie chart
      #3527dc color shades, tints & tones
#3527dc color schemes
#3527dc color preview, HTML & CSS examples
           This text has a color of #3527dc        
        
          <p style="color:#3527dc;">Text here</p>
        
        
          .mytext {color:#3527dc;}
        
        Text color #3527dc
      
           This box has a color of #3527dc        
        
          <div style="background-color:#3527dc;">Content here</div>
        
        
          .mybackground {background-color:#3527dc;}
        
        Background color #3527dc
      
           Border around this has a color of #3527dc        
        
          <div style="border:2px solid #3527dc;">Content here</div>
        
        
          .myborder {border:2px solid #3527dc;}
        
        Border color #3527dc