#525cf5 color space conversions
Hex:
        #525cf5
        RGB:
        82, 92, 245
        CMY:
        68, 64, 4
        CMYK:
        67, 62, 0, 4
      HSL:
        236°, 89.0710%, 64.1176%
        HSV (HSB):
        236°, 66.5306%, 96.0784%
        XYZ:
        23.7883, 16.0407, 88.2286
        xyY:
        0.1858, 0.1253, 16.0407
      CIE-Lab:
        47.0278, 43.4256, -77.7888
        CIE-LCH:
        47.0278, 89.0891, 299.1724
        CIE-Luv:
        47.0278, -11.0016, -119.5064
        Hunter-Lab:
        40.0508, 35.9313, -102.5752
      #525cf5 color charts
#525cf5 RGB chart
      #525cf5 CMYK chart
      #525cf5 RGB pie chart
      #525cf5 color shades, tints & tones
#525cf5 color schemes
#525cf5 color preview, HTML & CSS examples
           This text has a color of #525cf5        
        
          <p style="color:#525cf5;">Text here</p>
        
        
          .mytext {color:#525cf5;}
        
        Text color #525cf5
      
           This box has a color of #525cf5        
        
          <div style="background-color:#525cf5;">Content here</div>
        
        
          .mybackground {background-color:#525cf5;}
        
        Background color #525cf5
      
           Border around this has a color of #525cf5        
        
          <div style="border:2px solid #525cf5;">Content here</div>
        
        
          .myborder {border:2px solid #525cf5;}
        
        Border color #525cf5