#8b14d1 color space conversions
Hex:
        #8b14d1
        RGB:
        139, 20, 209
        CMY:
        45, 92, 18
        CMYK:
        33, 90, 0, 18
      HSL:
        278°, 82.5328%, 44.9020%
        HSV (HSB):
        278°, 90.4306%, 81.9608%
        XYZ:
        22.4062, 10.5927, 61.1853
        xyY:
        0.2379, 0.1125, 10.5927
      CIE-Lab:
        38.8859, 72.2961, -70.4103
        CIE-LCH:
        38.8859, 100.9175, 315.7571
        CIE-Luv:
        38.8859, 24.1672, -104.6623
        Hunter-Lab:
        32.5465, 65.9299, -88.6788
      #8b14d1 color charts
#8b14d1 RGB chart
      #8b14d1 CMYK chart
      #8b14d1 RGB pie chart
      #8b14d1 color shades, tints & tones
#8b14d1 color schemes
#8b14d1 color preview, HTML & CSS examples
           This text has a color of #8b14d1        
        
          <p style="color:#8b14d1;">Text here</p>
        
        
          .mytext {color:#8b14d1;}
        
        Text color #8b14d1
      
           This box has a color of #8b14d1        
        
          <div style="background-color:#8b14d1;">Content here</div>
        
        
          .mybackground {background-color:#8b14d1;}
        
        Background color #8b14d1
      
           Border around this has a color of #8b14d1        
        
          <div style="border:2px solid #8b14d1;">Content here</div>
        
        
          .myborder {border:2px solid #8b14d1;}
        
        Border color #8b14d1