#572dd5 color space conversions
Hex:
        #572dd5
        RGB:
        87, 45, 213
        CMY:
        66, 82, 16
        CMYK:
        59, 79, 0, 16
      HSL:
        255°, 66.6667%, 50.5882%
        HSV (HSB):
        255°, 78.8732%, 83.5294%
        XYZ:
        16.8791, 8.7071, 63.7418
        xyY:
        0.1890, 0.0975, 8.7071
      CIE-Lab:
        35.4141, 59.4309, -78.6635
        CIE-LCH:
        35.4141, 98.5899, 307.0714
        CIE-Luv:
        35.4141, 0.6876, -109.1004
        Hunter-Lab:
        29.5078, 50.4672, -107.4209
      #572dd5 color charts
#572dd5 RGB chart
      #572dd5 CMYK chart
      #572dd5 RGB pie chart
      #572dd5 color shades, tints & tones
#572dd5 color schemes
#572dd5 color preview, HTML & CSS examples
           This text has a color of #572dd5        
        
          <p style="color:#572dd5;">Text here</p>
        
        
          .mytext {color:#572dd5;}
        
        Text color #572dd5
      
           This box has a color of #572dd5        
        
          <div style="background-color:#572dd5;">Content here</div>
        
        
          .mybackground {background-color:#572dd5;}
        
        Background color #572dd5
      
           Border around this has a color of #572dd5        
        
          <div style="border:2px solid #572dd5;">Content here</div>
        
        
          .myborder {border:2px solid #572dd5;}
        
        Border color #572dd5