#8b1fda color space conversions
Hex:
        #8b1fda
        RGB:
        139, 31, 218
        CMY:
        45, 88, 15
        CMYK:
        36, 86, 0, 15
      HSL:
        275°, 75.1004%, 48.8235%
        HSV (HSB):
        275°, 85.7798%, 85.4902%
        XYZ:
        23.7923, 11.5309, 67.3014
        xyY:
        0.2318, 0.1124, 11.5309
      CIE-Lab:
        40.4606, 71.7506, -73.0207
        CIE-LCH:
        40.4606, 102.3727, 314.4973
        CIE-Luv:
        40.4606, 21.5042, -109.4155
        Hunter-Lab:
        33.9572, 65.6422, -93.7397
      #8b1fda color charts
#8b1fda RGB chart
      #8b1fda CMYK chart
      #8b1fda RGB pie chart
      #8b1fda color shades, tints & tones
#8b1fda color schemes
#8b1fda color preview, HTML & CSS examples
           This text has a color of #8b1fda        
        
          <p style="color:#8b1fda;">Text here</p>
        
        
          .mytext {color:#8b1fda;}
        
        Text color #8b1fda
      
           This box has a color of #8b1fda        
        
          <div style="background-color:#8b1fda;">Content here</div>
        
        
          .mybackground {background-color:#8b1fda;}
        
        Background color #8b1fda
      
           Border around this has a color of #8b1fda        
        
          <div style="border:2px solid #8b1fda;">Content here</div>
        
        
          .myborder {border:2px solid #8b1fda;}
        
        Border color #8b1fda