#9241cd color space conversions
Hex:
        #9241cd
        RGB:
        146, 65, 205
        CMY:
        43, 75, 20
        CMYK:
        29, 68, 0, 20
      HSL:
        275°, 58.3333%, 52.9412%
        HSV (HSB):
        275°, 68.2927%, 80.3922%
        XYZ:
        24.7638, 14.2994, 59.2125
        xyY:
        0.2520, 0.1455, 14.2994
      CIE-Lab:
        44.6592, 57.8849, -58.6630
        CIE-LCH:
        44.6592, 82.4137, 314.6175
        CIE-Luv:
        44.6592, 23.0860, -92.6803
        Hunter-Lab:
        37.8145, 50.7200, -66.3701
      #9241cd color charts
#9241cd RGB chart
      #9241cd CMYK chart
      #9241cd RGB pie chart
      #9241cd color shades, tints & tones
#9241cd color schemes
#9241cd color preview, HTML & CSS examples
           This text has a color of #9241cd        
        
          <p style="color:#9241cd;">Text here</p>
        
        
          .mytext {color:#9241cd;}
        
        Text color #9241cd
      
           This box has a color of #9241cd        
        
          <div style="background-color:#9241cd;">Content here</div>
        
        
          .mybackground {background-color:#9241cd;}
        
        Background color #9241cd
      
           Border around this has a color of #9241cd        
        
          <div style="border:2px solid #9241cd;">Content here</div>
        
        
          .myborder {border:2px solid #9241cd;}
        
        Border color #9241cd