#572eef color space conversions
Hex:
        #572eef
        RGB:
        87, 46, 239
        CMY:
        66, 82, 6
        CMYK:
        64, 81, 0, 6
      HSL:
        253°, 85.7778%, 55.8824%
        HSV (HSB):
        253°, 80.7531%, 93.7255%
        XYZ:
        20.4875, 10.2122, 82.5527
        xyY:
        0.1809, 0.0902, 10.2122
      CIE-Lab:
        38.2207, 66.0822, -88.8863
        CIE-LCH:
        38.2207, 110.7593, 306.6288
        CIE-Luv:
        38.2207, -1.6578, -124.3131
        Hunter-Lab:
        31.9566, 58.5130, -130.7930
      #572eef color charts
#572eef RGB chart
      #572eef CMYK chart
      #572eef RGB pie chart
      #572eef color shades, tints & tones
#572eef color schemes
#572eef color preview, HTML & CSS examples
           This text has a color of #572eef        
        
          <p style="color:#572eef;">Text here</p>
        
        
          .mytext {color:#572eef;}
        
        Text color #572eef
      
           This box has a color of #572eef        
        
          <div style="background-color:#572eef;">Content here</div>
        
        
          .mybackground {background-color:#572eef;}
        
        Background color #572eef
      
           Border around this has a color of #572eef        
        
          <div style="border:2px solid #572eef;">Content here</div>
        
        
          .myborder {border:2px solid #572eef;}
        
        Border color #572eef