#572dcf color space conversions
Hex:
        #572dcf
        RGB:
        87, 45, 207
        CMY:
        66, 82, 19
        CMYK:
        58, 78, 0, 19
      HSL:
        256°, 64.2857%, 49.4118%
        HSV (HSB):
        256°, 78.2609%, 81.1765%
        XYZ:
        16.1314, 8.4080, 59.8042
        xyY:
        0.1913, 0.0997, 8.4080
      CIE-Lab:
        34.8186, 57.7851, -76.1717
        CIE-LCH:
        34.8186, 95.6099, 307.1846
        CIE-Luv:
        34.8186, 1.2488, -105.5036
        Hunter-Lab:
        28.9966, 48.5591, -101.9855
      #572dcf color charts
#572dcf RGB chart
      #572dcf CMYK chart
      #572dcf RGB pie chart
      #572dcf color shades, tints & tones
#572dcf color schemes
#572dcf color preview, HTML & CSS examples
           This text has a color of #572dcf        
        
          <p style="color:#572dcf;">Text here</p>
        
        
          .mytext {color:#572dcf;}
        
        Text color #572dcf
      
           This box has a color of #572dcf        
        
          <div style="background-color:#572dcf;">Content here</div>
        
        
          .mybackground {background-color:#572dcf;}
        
        Background color #572dcf
      
           Border around this has a color of #572dcf        
        
          <div style="border:2px solid #572dcf;">Content here</div>
        
        
          .myborder {border:2px solid #572dcf;}
        
        Border color #572dcf