#8540db color space conversions
Hex:
        #8540db
        RGB:
        133, 64, 219
        CMY:
        48, 75, 14
        CMYK:
        39, 71, 0, 14
      HSL:
        267°, 68.2819%, 55.4902%
        HSV (HSB):
        267°, 70.7763%, 85.8824%
        XYZ:
        24.2924, 13.7678, 68.3949
        xyY:
        0.2282, 0.1293, 13.7678
      CIE-Lab:
        43.8981, 59.1265, -68.0119
        CIE-LCH:
        43.8981, 90.1197, 311.0023
        CIE-Luv:
        43.8981, 14.2837, -105.0811
        Hunter-Lab:
        37.1050, 51.9292, -83.3146
      #8540db color charts
#8540db RGB chart
      #8540db CMYK chart
      #8540db RGB pie chart
      #8540db color shades, tints & tones
#8540db color schemes
#8540db color preview, HTML & CSS examples
           This text has a color of #8540db        
        
          <p style="color:#8540db;">Text here</p>
        
        
          .mytext {color:#8540db;}
        
        Text color #8540db
      
           This box has a color of #8540db        
        
          <div style="background-color:#8540db;">Content here</div>
        
        
          .mybackground {background-color:#8540db;}
        
        Background color #8540db
      
           Border around this has a color of #8540db        
        
          <div style="border:2px solid #8540db;">Content here</div>
        
        
          .myborder {border:2px solid #8540db;}
        
        Border color #8540db