#9572fe color space conversions
Hex:
        #9572fe
        RGB:
        149, 114, 254
        CMY:
        42, 55, 0
        CMYK:
        41, 55, 0, 0
      HSL:
        255°, 98.5915%, 72.1569%
        HSV (HSB):
        255°, 55.1181%, 99.6078%
        XYZ:
        36.3011, 25.5799, 96.7901
        xyY:
        0.2288, 0.1612, 25.5799
      CIE-Lab:
        57.6362, 45.3721, -65.3445
        CIE-LCH:
        57.6362, 79.5520, 304.7743
        CIE-Luv:
        57.6362, 4.9204, -108.0842
        Hunter-Lab:
        50.5766, 39.6085, -78.0615
      #9572fe color charts
#9572fe RGB chart
      #9572fe CMYK chart
      #9572fe RGB pie chart
      #9572fe color shades, tints & tones
#9572fe color schemes
#9572fe color preview, HTML & CSS examples
           This text has a color of #9572fe        
        
          <p style="color:#9572fe;">Text here</p>
        
        
          .mytext {color:#9572fe;}
        
        Text color #9572fe
      
           This box has a color of #9572fe        
        
          <div style="background-color:#9572fe;">Content here</div>
        
        
          .mybackground {background-color:#9572fe;}
        
        Background color #9572fe
      
           Border around this has a color of #9572fe        
        
          <div style="border:2px solid #9572fe;">Content here</div>
        
        
          .myborder {border:2px solid #9572fe;}
        
        Border color #9572fe