#9572ef color space conversions
Hex:
        #9572ef
        RGB:
        149, 114, 239
        CMY:
        42, 55, 6
        CMYK:
        38, 52, 0, 6
      HSL:
        257°, 79.6178%, 69.2157%
        HSV (HSB):
        257°, 52.3013%, 93.7255%
        XYZ:
        33.9917, 24.6562, 84.6289
        xyY:
        0.2372, 0.1721, 24.6562
      CIE-Lab:
        56.7389, 41.3777, -58.4745
        CIE-LCH:
        56.7389, 71.6336, 305.2839
        CIE-Luv:
        56.7389, 6.5532, -96.5900
        Hunter-Lab:
        49.6550, 35.2974, -66.2917
      #9572ef color charts
#9572ef RGB chart
      #9572ef CMYK chart
      #9572ef RGB pie chart
      #9572ef color shades, tints & tones
#9572ef color schemes
#9572ef color preview, HTML & CSS examples
           This text has a color of #9572ef        
        
          <p style="color:#9572ef;">Text here</p>
        
        
          .mytext {color:#9572ef;}
        
        Text color #9572ef
      
           This box has a color of #9572ef        
        
          <div style="background-color:#9572ef;">Content here</div>
        
        
          .mybackground {background-color:#9572ef;}
        
        Background color #9572ef
      
           Border around this has a color of #9572ef        
        
          <div style="border:2px solid #9572ef;">Content here</div>
        
        
          .myborder {border:2px solid #9572ef;}
        
        Border color #9572ef