#9414ee color space conversions
Hex:
        #9414ee
        RGB:
        148, 20, 238
        CMY:
        42, 92, 7
        CMYK:
        38, 92, 0, 7
      HSL:
        275°, 86.5079%, 50.5882%
        HSV (HSB):
        275°, 91.5966%, 93.3333%
        XYZ:
        27.8955, 12.9693, 81.9220
        xyY:
        0.2272, 0.1056, 12.9693
      CIE-Lab:
        42.7169, 79.1883, -80.6685
        CIE-LCH:
        42.7169, 113.0406, 314.4695
        CIE-Luv:
        42.7169, 22.4801, -121.6340
        Hunter-Lab:
        36.0129, 75.2434, -109.6638
      #9414ee color charts
#9414ee RGB chart
      #9414ee CMYK chart
      #9414ee RGB pie chart
      #9414ee color shades, tints & tones
#9414ee color schemes
#9414ee color preview, HTML & CSS examples
           This text has a color of #9414ee        
        
          <p style="color:#9414ee;">Text here</p>
        
        
          .mytext {color:#9414ee;}
        
        Text color #9414ee
      
           This box has a color of #9414ee        
        
          <div style="background-color:#9414ee;">Content here</div>
        
        
          .mybackground {background-color:#9414ee;}
        
        Background color #9414ee
      
           Border around this has a color of #9414ee        
        
          <div style="border:2px solid #9414ee;">Content here</div>
        
        
          .myborder {border:2px solid #9414ee;}
        
        Border color #9414ee