#8542db color space conversions
Hex:
        #8542db
        RGB:
        133, 66, 219
        CMY:
        48, 74, 14
        CMYK:
        39, 70, 0, 14
      HSL:
        266°, 68.0000%, 55.8824%
        HSV (HSB):
        266°, 69.8630%, 85.8824%
        XYZ:
        24.4073, 13.9974, 68.4332
        xyY:
        0.2285, 0.1310, 13.9974
      CIE-Lab:
        44.2293, 58.1981, -67.4728
        CIE-LCH:
        44.2293, 89.1045, 310.7792
        CIE-Luv:
        44.2293, 13.9212, -104.5367
        Hunter-Lab:
        37.4132, 50.9752, -82.2594
      #8542db color charts
#8542db RGB chart
      #8542db CMYK chart
      #8542db RGB pie chart
      #8542db color shades, tints & tones
#8542db color schemes
#8542db color preview, HTML & CSS examples
           This text has a color of #8542db        
        
          <p style="color:#8542db;">Text here</p>
        
        
          .mytext {color:#8542db;}
        
        Text color #8542db
      
           This box has a color of #8542db        
        
          <div style="background-color:#8542db;">Content here</div>
        
        
          .mybackground {background-color:#8542db;}
        
        Background color #8542db
      
           Border around this has a color of #8542db        
        
          <div style="border:2px solid #8542db;">Content here</div>
        
        
          .myborder {border:2px solid #8542db;}
        
        Border color #8542db