#9572cf color space conversions
Hex:
        #9572cf
        RGB:
        149, 114, 207
        CMY:
        42, 55, 19
        CMYK:
        28, 45, 0, 19
      HSL:
        263°, 49.2063%, 62.9412%
        HSV (HSB):
        263°, 44.9275%, 81.1765%
        XYZ:
        29.6742, 22.9292, 61.8933
        xyY:
        0.2592, 0.2003, 22.9292
      CIE-Lab:
        54.9993, 33.1641, -43.2627
        CIE-LCH:
        54.9993, 54.5116, 307.4729
        CIE-Luv:
        54.9993, 10.2868, -71.0450
        Hunter-Lab:
        47.8844, 26.8196, -43.1165
      #9572cf color charts
#9572cf RGB chart
      #9572cf CMYK chart
      #9572cf RGB pie chart
      #9572cf color shades, tints & tones
#9572cf color schemes
#9572cf color preview, HTML & CSS examples
           This text has a color of #9572cf        
        
          <p style="color:#9572cf;">Text here</p>
        
        
          .mytext {color:#9572cf;}
        
        Text color #9572cf
      
           This box has a color of #9572cf        
        
          <div style="background-color:#9572cf;">Content here</div>
        
        
          .mybackground {background-color:#9572cf;}
        
        Background color #9572cf
      
           Border around this has a color of #9572cf        
        
          <div style="border:2px solid #9572cf;">Content here</div>
        
        
          .myborder {border:2px solid #9572cf;}
        
        Border color #9572cf