#3525db color space conversions
Hex:
        #3525db
        RGB:
        53, 37, 219
        CMY:
        79, 85, 14
        CMYK:
        76, 83, 0, 14
      HSL:
        245°, 71.6535%, 50.1961%
        HSV (HSB):
        245°, 83.1050%, 85.8824%
        XYZ:
        14.9159, 7.1945, 67.6204
        xyY:
        0.1662, 0.0802, 7.1945
      CIE-Lab:
        32.2456, 61.7405, -87.4533
        CIE-LCH:
        32.2456, 107.0512, 305.2214
        CIE-Luv:
        32.2456, -6.1413, -112.9847
        Hunter-Lab:
        26.8226, 52.3239, -130.6958
      #3525db color charts
#3525db RGB chart
      #3525db CMYK chart
      #3525db RGB pie chart
      #3525db color shades, tints & tones
#3525db color schemes
#3525db color preview, HTML & CSS examples
           This text has a color of #3525db        
        
          <p style="color:#3525db;">Text here</p>
        
        
          .mytext {color:#3525db;}
        
        Text color #3525db
      
           This box has a color of #3525db        
        
          <div style="background-color:#3525db;">Content here</div>
        
        
          .mybackground {background-color:#3525db;}
        
        Background color #3525db
      
           Border around this has a color of #3525db        
        
          <div style="border:2px solid #3525db;">Content here</div>
        
        
          .myborder {border:2px solid #3525db;}
        
        Border color #3525db