#3524db color space conversions
Hex:
        #3524db
        RGB:
        53, 36, 219
        CMY:
        79, 86, 14
        CMYK:
        76, 84, 0, 14
      HSL:
        246°, 71.7647%, 50.0000%
        HSV (HSB):
        246°, 83.5616%, 85.8824%
        XYZ:
        14.8853, 7.1331, 67.6101
        xyY:
        0.1661, 0.0796, 7.1331
      CIE-Lab:
        32.1080, 62.1485, -87.6819
        CIE-LCH:
        32.1080, 107.4735, 305.3288
        CIE-Luv:
        32.1080, -6.0416, -112.9617
        Hunter-Lab:
        26.7079, 52.7456, -131.3952
      #3524db color charts
#3524db RGB chart
      #3524db CMYK chart
      #3524db RGB pie chart
      #3524db color shades, tints & tones
#3524db color schemes
#3524db color preview, HTML & CSS examples
           This text has a color of #3524db        
        
          <p style="color:#3524db;">Text here</p>
        
        
          .mytext {color:#3524db;}
        
        Text color #3524db
      
           This box has a color of #3524db        
        
          <div style="background-color:#3524db;">Content here</div>
        
        
          .mybackground {background-color:#3524db;}
        
        Background color #3524db
      
           Border around this has a color of #3524db        
        
          <div style="border:2px solid #3524db;">Content here</div>
        
        
          .myborder {border:2px solid #3524db;}
        
        Border color #3524db