#572cfe color space conversions
Hex:
        #572cfe
        RGB:
        87, 44, 254
        CMY:
        66, 83, 0
        CMYK:
        66, 83, 0, 0
      HSL:
        252°, 99.0566%, 58.4314%
        HSV (HSB):
        252°, 82.6772%, 99.6078%
        XYZ:
        22.7206, 10.9834, 94.6884
        xyY:
        0.1770, 0.0855, 10.9834
      CIE-Lab:
        39.5524, 70.8607, -95.1213
        CIE-LCH:
        39.5524, 118.6140, 306.6843
        CIE-Luv:
        39.5524, -2.6240, -133.0197
        Hunter-Lab:
        33.1411, 64.3771, -146.2002
      #572cfe color charts
#572cfe RGB chart
      #572cfe CMYK chart
      #572cfe RGB pie chart
      #572cfe color shades, tints & tones
#572cfe color schemes
#572cfe color preview, HTML & CSS examples
           This text has a color of #572cfe        
        
          <p style="color:#572cfe;">Text here</p>
        
        
          .mytext {color:#572cfe;}
        
        Text color #572cfe
      
           This box has a color of #572cfe        
        
          <div style="background-color:#572cfe;">Content here</div>
        
        
          .mybackground {background-color:#572cfe;}
        
        Background color #572cfe
      
           Border around this has a color of #572cfe        
        
          <div style="border:2px solid #572cfe;">Content here</div>
        
        
          .myborder {border:2px solid #572cfe;}
        
        Border color #572cfe