#3526fd color space conversions
Hex:
        #3526fd
        RGB:
        53, 38, 253
        CMY:
        79, 85, 1
        CMYK:
        79, 85, 0, 1
      HSL:
        244°, 98.1735%, 57.0588%
        HSV (HSB):
        244°, 84.9802%, 99.2157%
        XYZ:
        19.8909, 9.2350, 93.6627
        xyY:
        0.1620, 0.0752, 9.2350
      CIE-Lab:
        36.4328, 70.8501, -99.8081
        CIE-LCH:
        36.4328, 122.3985, 305.3696
        CIE-Luv:
        36.4328, -7.9416, -132.2284
        Hunter-Lab:
        30.3891, 63.6549, -161.4663
      #3526fd color charts
#3526fd RGB chart
      #3526fd CMYK chart
      #3526fd RGB pie chart
      #3526fd color shades, tints & tones
#3526fd color schemes
#3526fd color preview, HTML & CSS examples
           This text has a color of #3526fd        
        
          <p style="color:#3526fd;">Text here</p>
        
        
          .mytext {color:#3526fd;}
        
        Text color #3526fd
      
           This box has a color of #3526fd        
        
          <div style="background-color:#3526fd;">Content here</div>
        
        
          .mybackground {background-color:#3526fd;}
        
        Background color #3526fd
      
           Border around this has a color of #3526fd        
        
          <div style="border:2px solid #3526fd;">Content here</div>
        
        
          .myborder {border:2px solid #3526fd;}
        
        Border color #3526fd