#523f9f color space conversions
Hex:
        #523f9f
        RGB:
        82, 63, 159
        CMY:
        68, 75, 38
        CMYK:
        48, 60, 0, 38
      HSL:
        252°, 43.2432%, 43.5294%
        HSV (HSB):
        252°, 60.3774%, 62.3529%
        XYZ:
        11.5152, 7.8521, 33.7096
        xyY:
        0.2170, 0.1479, 7.8521
      CIE-Lab:
        33.6729, 33.3012, -49.6561
        CIE-LCH:
        33.6729, 59.7887, 303.8472
        CIE-Luv:
        33.6729, 0.8997, -70.7611
        Hunter-Lab:
        28.0215, 24.3153, -51.7101
      #523f9f color charts
#523f9f RGB chart
      #523f9f CMYK chart
      #523f9f RGB pie chart
      #523f9f color shades, tints & tones
#523f9f color schemes
#523f9f color preview, HTML & CSS examples
           This text has a color of #523f9f        
        
          <p style="color:#523f9f;">Text here</p>
        
        
          .mytext {color:#523f9f;}
        
        Text color #523f9f
      
           This box has a color of #523f9f        
        
          <div style="background-color:#523f9f;">Content here</div>
        
        
          .mybackground {background-color:#523f9f;}
        
        Background color #523f9f
      
           Border around this has a color of #523f9f        
        
          <div style="border:2px solid #523f9f;">Content here</div>
        
        
          .myborder {border:2px solid #523f9f;}
        
        Border color #523f9f