#9414d2 color space conversions
Hex:
        #9414d2
        RGB:
        148, 20, 210
        CMY:
        42, 92, 18
        CMYK:
        30, 90, 0, 18
      HSL:
        280°, 82.6087%, 45.0980%
        HSV (HSB):
        280°, 90.4762%, 82.3529%
        XYZ:
        24.0958, 11.4494, 61.9127
        xyY:
        0.2472, 0.1175, 11.4494
      CIE-Lab:
        40.3272, 73.6595, -68.5768
        CIE-LCH:
        40.3272, 100.6404, 317.0466
        CIE-Luv:
        40.3272, 28.7046, -103.9523
        Hunter-Lab:
        33.8369, 67.8979, -84.7995
      #9414d2 color charts
#9414d2 RGB chart
      #9414d2 CMYK chart
      #9414d2 RGB pie chart
      #9414d2 color shades, tints & tones
#9414d2 color schemes
#9414d2 color preview, HTML & CSS examples
           This text has a color of #9414d2        
        
          <p style="color:#9414d2;">Text here</p>
        
        
          .mytext {color:#9414d2;}
        
        Text color #9414d2
      
           This box has a color of #9414d2        
        
          <div style="background-color:#9414d2;">Content here</div>
        
        
          .mybackground {background-color:#9414d2;}
        
        Background color #9414d2
      
           Border around this has a color of #9414d2        
        
          <div style="border:2px solid #9414d2;">Content here</div>
        
        
          .myborder {border:2px solid #9414d2;}
        
        Border color #9414d2