#522fdb color space conversions
Hex:
        #522fdb
        RGB:
        82, 47, 219
        CMY:
        68, 82, 14
        CMYK:
        63, 79, 0, 14
      HSL:
        252°, 70.4918%, 52.1569%
        HSV (HSB):
        252°, 78.5388%, 85.8824%
        XYZ:
        17.2824, 8.9413, 67.8328
        xyY:
        0.1837, 0.0951, 8.9413
      CIE-Lab:
        35.8711, 59.6818, -81.3810
        CIE-LCH:
        35.8711, 100.9197, 306.2550
        CIE-Luv:
        35.8711, -1.4244, -112.6598
        Hunter-Lab:
        29.9021, 50.8382, -113.5678
      #522fdb color charts
#522fdb RGB chart
      #522fdb CMYK chart
      #522fdb RGB pie chart
      #522fdb color shades, tints & tones
#522fdb color schemes
#522fdb color preview, HTML & CSS examples
           This text has a color of #522fdb        
        
          <p style="color:#522fdb;">Text here</p>
        
        
          .mytext {color:#522fdb;}
        
        Text color #522fdb
      
           This box has a color of #522fdb        
        
          <div style="background-color:#522fdb;">Content here</div>
        
        
          .mybackground {background-color:#522fdb;}
        
        Background color #522fdb
      
           Border around this has a color of #522fdb        
        
          <div style="border:2px solid #522fdb;">Content here</div>
        
        
          .myborder {border:2px solid #522fdb;}
        
        Border color #522fdb