#9124cd color space conversions
Hex:
        #9124cd
        RGB:
        145, 36, 205
        CMY:
        43, 86, 20
        CMYK:
        29, 82, 0, 20
      HSL:
        279°, 70.1245%, 47.2549%
        HSV (HSB):
        279°, 82.4390%, 80.3922%
        XYZ:
        23.3274, 11.6893, 58.7844
        xyY:
        0.2487, 0.1246, 11.6893
      CIE-Lab:
        40.7179, 68.5752, -65.0640
        CIE-LCH:
        40.7179, 94.5298, 316.5050
        CIE-Luv:
        40.7179, 26.9815, -99.4132
        Hunter-Lab:
        34.1896, 61.9579, -78.0085
      #9124cd color charts
#9124cd RGB chart
      #9124cd CMYK chart
      #9124cd RGB pie chart
      #9124cd color shades, tints & tones
#9124cd color schemes
#9124cd color preview, HTML & CSS examples
           This text has a color of #9124cd        
        
          <p style="color:#9124cd;">Text here</p>
        
        
          .mytext {color:#9124cd;}
        
        Text color #9124cd
      
           This box has a color of #9124cd        
        
          <div style="background-color:#9124cd;">Content here</div>
        
        
          .mybackground {background-color:#9124cd;}
        
        Background color #9124cd
      
           Border around this has a color of #9124cd        
        
          <div style="border:2px solid #9124cd;">Content here</div>
        
        
          .myborder {border:2px solid #9124cd;}
        
        Border color #9124cd