#3526eb color space conversions
Hex:
        #3526eb
        RGB:
        53, 38, 235
        CMY:
        79, 85, 8
        CMYK:
        77, 84, 0, 8
      HSL:
        245°, 83.1224%, 53.5294%
        HSV (HSB):
        245°, 83.8298%, 92.1569%
        XYZ:
        17.1567, 8.1413, 79.2644
        xyY:
        0.1641, 0.0779, 8.1413
      CIE-Lab:
        34.2754, 65.8717, -93.2342
        CIE-LCH:
        34.2754, 114.1564, 305.2419
        CIE-Luv:
        34.2754, -7.0576, -122.0969
        Hunter-Lab:
        28.5329, 57.3986, -144.7346
      #3526eb color charts
#3526eb RGB chart
      #3526eb CMYK chart
      #3526eb RGB pie chart
      #3526eb color shades, tints & tones
#3526eb color schemes
#3526eb color preview, HTML & CSS examples
           This text has a color of #3526eb        
        
          <p style="color:#3526eb;">Text here</p>
        
        
          .mytext {color:#3526eb;}
        
        Text color #3526eb
      
           This box has a color of #3526eb        
        
          <div style="background-color:#3526eb;">Content here</div>
        
        
          .mybackground {background-color:#3526eb;}
        
        Background color #3526eb
      
           Border around this has a color of #3526eb        
        
          <div style="border:2px solid #3526eb;">Content here</div>
        
        
          .myborder {border:2px solid #3526eb;}
        
        Border color #3526eb