#9475ed color space conversions
Hex:
        #9475ed
        RGB:
        148, 117, 237
        CMY:
        42, 54, 7
        CMYK:
        38, 51, 0, 7
      HSL:
        256°, 76.9231%, 69.4118%
        HSV (HSB):
        256°, 50.6329%, 92.9412%
        XYZ:
        33.8601, 25.1329, 83.1873
        xyY:
        0.2381, 0.1768, 25.1329
      CIE-Lab:
        57.2047, 38.9112, -56.6213
        CIE-LCH:
        57.2047, 68.7026, 304.4976
        CIE-Luv:
        57.2047, 5.3869, -93.5752
        Hunter-Lab:
        50.1327, 32.8282, -63.2894
      #9475ed color charts
#9475ed RGB chart
      #9475ed CMYK chart
      #9475ed RGB pie chart
      #9475ed color shades, tints & tones
#9475ed color schemes
#9475ed color preview, HTML & CSS examples
           This text has a color of #9475ed        
        
          <p style="color:#9475ed;">Text here</p>
        
        
          .mytext {color:#9475ed;}
        
        Text color #9475ed
      
           This box has a color of #9475ed        
        
          <div style="background-color:#9475ed;">Content here</div>
        
        
          .mybackground {background-color:#9475ed;}
        
        Background color #9475ed
      
           Border around this has a color of #9475ed        
        
          <div style="border:2px solid #9475ed;">Content here</div>
        
        
          .myborder {border:2px solid #9475ed;}
        
        Border color #9475ed