#522fcf color space conversions
Hex:
        #522fcf
        RGB:
        82, 47, 207
        CMY:
        68, 82, 19
        CMYK:
        60, 77, 0, 19
      HSL:
        253°, 62.9921%, 49.8039%
        HSV (HSB):
        253°, 77.2947%, 81.1765%
        XYZ:
        15.7587, 8.3319, 59.8091
        xyY:
        0.1878, 0.0993, 8.3319
      CIE-Lab:
        34.6647, 56.2999, -76.4415
        CIE-LCH:
        34.6647, 94.9367, 306.3720
        CIE-Luv:
        34.6647, -0.4314, -105.5053
        Hunter-Lab:
        28.8650, 46.9374, -102.6453
      #522fcf color charts
#522fcf RGB chart
      #522fcf CMYK chart
      #522fcf RGB pie chart
      #522fcf color shades, tints & tones
#522fcf color schemes
#522fcf color preview, HTML & CSS examples
           This text has a color of #522fcf        
        
          <p style="color:#522fcf;">Text here</p>
        
        
          .mytext {color:#522fcf;}
        
        Text color #522fcf
      
           This box has a color of #522fcf        
        
          <div style="background-color:#522fcf;">Content here</div>
        
        
          .mybackground {background-color:#522fcf;}
        
        Background color #522fcf
      
           Border around this has a color of #522fcf        
        
          <div style="border:2px solid #522fcf;">Content here</div>
        
        
          .myborder {border:2px solid #522fcf;}
        
        Border color #522fcf