#9414fa color space conversions
Hex:
        #9414fa
        RGB:
        148, 20, 250
        CMY:
        42, 92, 2
        CMYK:
        41, 92, 0, 2
      HSL:
        273°, 95.8333%, 52.9412%
        HSV (HSB):
        273°, 92.0000%, 98.0392%
        XYZ:
        29.7182, 13.6983, 91.5202
        xyY:
        0.2202, 0.1015, 13.6983
      CIE-Lab:
        43.7972, 81.6168, -85.6494
        CIE-LCH:
        43.7972, 118.3094, 313.6189
        CIE-Luv:
        43.7972, 20.1309, -128.9518
        Hunter-Lab:
        37.0113, 78.5570, -120.7024
      #9414fa color charts
#9414fa RGB chart
      #9414fa CMYK chart
      #9414fa RGB pie chart
      #9414fa color shades, tints & tones
#9414fa color schemes
#9414fa color preview, HTML & CSS examples
           This text has a color of #9414fa        
        
          <p style="color:#9414fa;">Text here</p>
        
        
          .mytext {color:#9414fa;}
        
        Text color #9414fa
      
           This box has a color of #9414fa        
        
          <div style="background-color:#9414fa;">Content here</div>
        
        
          .mybackground {background-color:#9414fa;}
        
        Background color #9414fa
      
           Border around this has a color of #9414fa        
        
          <div style="border:2px solid #9414fa;">Content here</div>
        
        
          .myborder {border:2px solid #9414fa;}
        
        Border color #9414fa