#9414fd color space conversions
Hex:
        #9414fd
        RGB:
        148, 20, 253
        CMY:
        42, 92, 1
        CMYK:
        42, 92, 0, 1
      HSL:
        273°, 98.3122%, 53.5294%
        HSV (HSB):
        273°, 92.0949%, 99.2157%
        XYZ:
        30.1925, 13.8881, 94.0178
        xyY:
        0.2186, 0.1006, 13.8881
      CIE-Lab:
        44.0720, 82.2282, -86.8772
        CIE-LCH:
        44.0720, 119.6208, 313.4252
        CIE-Luv:
        44.0720, 19.5700, -130.7598
        Hunter-Lab:
        37.2667, 79.3994, -123.4924
      #9414fd color charts
#9414fd RGB chart
      #9414fd CMYK chart
      #9414fd RGB pie chart
      #9414fd color shades, tints & tones
#9414fd color schemes
#9414fd color preview, HTML & CSS examples
           This text has a color of #9414fd        
        
          <p style="color:#9414fd;">Text here</p>
        
        
          .mytext {color:#9414fd;}
        
        Text color #9414fd
      
           This box has a color of #9414fd        
        
          <div style="background-color:#9414fd;">Content here</div>
        
        
          .mybackground {background-color:#9414fd;}
        
        Background color #9414fd
      
           Border around this has a color of #9414fd        
        
          <div style="border:2px solid #9414fd;">Content here</div>
        
        
          .myborder {border:2px solid #9414fd;}
        
        Border color #9414fd