#3524ce color space conversions
Hex:
        #3524ce
        RGB:
        53, 36, 206
        CMY:
        79, 86, 19
        CMYK:
        74, 83, 0, 19
      HSL:
        246°, 70.2479%, 47.4510%
        HSV (HSB):
        246°, 82.5243%, 80.7843%
        XYZ:
        13.2397, 6.4749, 58.9445
        xyY:
        0.1683, 0.0823, 6.4749
      CIE-Lab:
        30.5802, 58.4118, -82.6905
        CIE-LCH:
        30.5802, 101.2407, 305.2370
        CIE-Luv:
        30.5802, -5.3434, -105.5200
        Hunter-Lab:
        25.4458, 48.3450, -119.5318
      #3524ce color charts
#3524ce RGB chart
      #3524ce CMYK chart
      #3524ce RGB pie chart
      #3524ce color shades, tints & tones
#3524ce color schemes
#3524ce color preview, HTML & CSS examples
           This text has a color of #3524ce        
        
          <p style="color:#3524ce;">Text here</p>
        
        
          .mytext {color:#3524ce;}
        
        Text color #3524ce
      
           This box has a color of #3524ce        
        
          <div style="background-color:#3524ce;">Content here</div>
        
        
          .mybackground {background-color:#3524ce;}
        
        Background color #3524ce
      
           Border around this has a color of #3524ce        
        
          <div style="border:2px solid #3524ce;">Content here</div>
        
        
          .myborder {border:2px solid #3524ce;}
        
        Border color #3524ce