#8a14df color space conversions
Hex:
        #8a14df
        RGB:
        138, 20, 223
        CMY:
        46, 92, 13
        CMYK:
        38, 91, 0, 13
      HSL:
        275°, 83.5391%, 47.6471%
        HSV (HSB):
        275°, 91.0314%, 87.4510%
        XYZ:
        24.0507, 11.2313, 70.7123
        xyY:
        0.2269, 0.1060, 11.2313
      CIE-Lab:
        39.9673, 75.0132, -76.7021
        CIE-LCH:
        39.9673, 107.2856, 314.3622
        CIE-Luv:
        39.9673, 20.7306, -113.5482
        Hunter-Lab:
        33.5131, 69.4524, -101.6420
      #8a14df color charts
#8a14df RGB chart
      #8a14df CMYK chart
      #8a14df RGB pie chart
      #8a14df color shades, tints & tones
#8a14df color schemes
#8a14df color preview, HTML & CSS examples
           This text has a color of #8a14df        
        
          <p style="color:#8a14df;">Text here</p>
        
        
          .mytext {color:#8a14df;}
        
        Text color #8a14df
      
           This box has a color of #8a14df        
        
          <div style="background-color:#8a14df;">Content here</div>
        
        
          .mybackground {background-color:#8a14df;}
        
        Background color #8a14df
      
           Border around this has a color of #8a14df        
        
          <div style="border:2px solid #8a14df;">Content here</div>
        
        
          .myborder {border:2px solid #8a14df;}
        
        Border color #8a14df