#8b05ca color space conversions
Hex:
        #8b05ca
        RGB:
        139, 5, 202
        CMY:
        45, 98, 21
        CMYK:
        31, 98, 0, 21
      HSL:
        281°, 95.1691%, 40.5882%
        HSV (HSB):
        281°, 97.5248%, 79.2157%
        XYZ:
        21.3624, 9.8618, 56.6547
        xyY:
        0.2431, 0.1122, 9.8618
      CIE-Lab:
        37.5932, 72.9950, -68.4606
        CIE-LCH:
        37.5932, 100.0756, 316.8360
        CIE-Luv:
        37.5932, 26.4079, -101.0238
        Hunter-Lab:
        31.4035, 66.4697, -84.9821
      #8b05ca color charts
#8b05ca RGB chart
      #8b05ca CMYK chart
      #8b05ca RGB pie chart
      #8b05ca color shades, tints & tones
#8b05ca color schemes
#8b05ca color preview, HTML & CSS examples
           This text has a color of #8b05ca        
        
          <p style="color:#8b05ca;">Text here</p>
        
        
          .mytext {color:#8b05ca;}
        
        Text color #8b05ca
      
           This box has a color of #8b05ca        
        
          <div style="background-color:#8b05ca;">Content here</div>
        
        
          .mybackground {background-color:#8b05ca;}
        
        Background color #8b05ca
      
           Border around this has a color of #8b05ca        
        
          <div style="border:2px solid #8b05ca;">Content here</div>
        
        
          .myborder {border:2px solid #8b05ca;}
        
        Border color #8b05ca