#523bfc color space conversions
Hex:
        #523bfc
        RGB:
        82, 59, 252
        CMY:
        68, 77, 1
        CMYK:
        67, 77, 0, 1
      HSL:
        247°, 96.9849%, 60.9804%
        HSV (HSB):
        247°, 76.5873%, 98.8235%
        XYZ:
        22.6143, 11.9500, 93.2101
        xyY:
        0.1770, 0.0935, 11.9500
      CIE-Lab:
        41.1366, 63.5479, -91.3913
        CIE-LCH:
        41.1366, 111.3135, 304.8124
        CIE-Luv:
        41.1366, -5.3330, -131.0035
        Hunter-Lab:
        34.5688, 56.2761, -135.6692
      #523bfc color charts
#523bfc RGB chart
      #523bfc CMYK chart
      #523bfc RGB pie chart
      #523bfc color shades, tints & tones
#523bfc color schemes
#523bfc color preview, HTML & CSS examples
           This text has a color of #523bfc        
        
          <p style="color:#523bfc;">Text here</p>
        
        
          .mytext {color:#523bfc;}
        
        Text color #523bfc
      
           This box has a color of #523bfc        
        
          <div style="background-color:#523bfc;">Content here</div>
        
        
          .mybackground {background-color:#523bfc;}
        
        Background color #523bfc
      
           Border around this has a color of #523bfc        
        
          <div style="border:2px solid #523bfc;">Content here</div>
        
        
          .myborder {border:2px solid #523bfc;}
        
        Border color #523bfc