#8540dc color space conversions
Hex:
        #8540dc
        RGB:
        133, 64, 220
        CMY:
        48, 75, 14
        CMYK:
        40, 71, 0, 14
      HSL:
        267°, 69.0265%, 55.6863%
        HSV (HSB):
        267°, 70.9091%, 86.2745%
        XYZ:
        24.4245, 13.8206, 69.0905
        xyY:
        0.2276, 0.1288, 13.8206
      CIE-Lab:
        43.9746, 59.3708, -68.4586
        CIE-LCH:
        43.9746, 90.6172, 310.9335
        CIE-Luv:
        43.9746, 14.1227, -105.7595
        Hunter-Lab:
        37.1761, 52.2154, -84.1650
      #8540dc color charts
#8540dc RGB chart
      #8540dc CMYK chart
      #8540dc RGB pie chart
      #8540dc color shades, tints & tones
#8540dc color schemes
#8540dc color preview, HTML & CSS examples
           This text has a color of #8540dc        
        
          <p style="color:#8540dc;">Text here</p>
        
        
          .mytext {color:#8540dc;}
        
        Text color #8540dc
      
           This box has a color of #8540dc        
        
          <div style="background-color:#8540dc;">Content here</div>
        
        
          .mybackground {background-color:#8540dc;}
        
        Background color #8540dc
      
           Border around this has a color of #8540dc        
        
          <div style="border:2px solid #8540dc;">Content here</div>
        
        
          .myborder {border:2px solid #8540dc;}
        
        Border color #8540dc