#a14dff color space conversions
Hex:
        #a14dff
        RGB:
        161, 77, 255
        CMY:
        37, 70, 0
        CMYK:
        37, 70, 0, 0
      HSL:
        268°, 100.0000%, 65.0980%
        HSV (HSB):
        268°, 69.8039%, 100.0000%
        XYZ:
        35.4018, 20.1048, 96.6225
        xyY:
        0.2327, 0.1322, 20.1048
      CIE-Lab:
        51.9555, 66.8368, -75.0276
        CIE-LCH:
        51.9555, 100.4804, 311.6956
        CIE-Luv:
        51.9555, 18.9565, -121.3580
        Hunter-Lab:
        44.8384, 62.4661, -96.3774
      #a14dff color charts
#a14dff RGB chart
      #a14dff CMYK chart
      #a14dff RGB pie chart
      #a14dff color shades, tints & tones
#a14dff color schemes
#a14dff color preview, HTML & CSS examples
           This text has a color of #a14dff        
        
          <p style="color:#a14dff;">Text here</p>
        
        
          .mytext {color:#a14dff;}
        
        Text color #a14dff
      
           This box has a color of #a14dff        
        
          <div style="background-color:#a14dff;">Content here</div>
        
        
          .mybackground {background-color:#a14dff;}
        
        Background color #a14dff
      
           Border around this has a color of #a14dff        
        
          <div style="border:2px solid #a14dff;">Content here</div>
        
        
          .myborder {border:2px solid #a14dff;}
        
        Border color #a14dff