#9458cd color space conversions
Hex:
        #9458cd
        RGB:
        148, 88, 205
        CMY:
        42, 65, 20
        CMYK:
        28, 57, 0, 20
      HSL:
        271°, 53.9171%, 57.4510%
        HSV (HSB):
        271°, 57.0732%, 80.3922%
        XYZ:
        26.7219, 17.6831, 59.7624
        xyY:
        0.2565, 0.1698, 17.6831
      CIE-Lab:
        49.1095, 46.9072, -51.4940
        CIE-LCH:
        49.1095, 69.6557, 312.3312
        CIE-Luv:
        49.1095, 18.4981, -83.3945
        Hunter-Lab:
        42.0513, 39.8398, -54.8257
      #9458cd color charts
#9458cd RGB chart
      #9458cd CMYK chart
      #9458cd RGB pie chart
      #9458cd color shades, tints & tones
#9458cd color schemes
#9458cd color preview, HTML & CSS examples
           This text has a color of #9458cd        
        
          <p style="color:#9458cd;">Text here</p>
        
        
          .mytext {color:#9458cd;}
        
        Text color #9458cd
      
           This box has a color of #9458cd        
        
          <div style="background-color:#9458cd;">Content here</div>
        
        
          .mybackground {background-color:#9458cd;}
        
        Background color #9458cd
      
           Border around this has a color of #9458cd        
        
          <div style="border:2px solid #9458cd;">Content here</div>
        
        
          .myborder {border:2px solid #9458cd;}
        
        Border color #9458cd