#8540bc color space conversions
Hex:
        #8540bc
        RGB:
        133, 64, 188
        CMY:
        48, 75, 26
        CMYK:
        29, 66, 0, 26
      HSL:
        273°, 49.2063%, 49.4118%
        HSV (HSB):
        273°, 65.9574%, 73.7255%
        XYZ:
        20.5834, 12.2842, 48.8632
        xyY:
        0.2518, 0.1503, 12.2842
      CIE-Lab:
        41.6643, 51.7061, -53.7007
        CIE-LCH:
        41.6643, 74.5473, 313.9159
        CIE-Luv:
        41.6643, 19.7360, -83.2752
        Hunter-Lab:
        35.0488, 43.4936, -58.1248
      #8540bc color charts
#8540bc RGB chart
      #8540bc CMYK chart
      #8540bc RGB pie chart
      #8540bc color shades, tints & tones
#8540bc color schemes
#8540bc color preview, HTML & CSS examples
           This text has a color of #8540bc        
        
          <p style="color:#8540bc;">Text here</p>
        
        
          .mytext {color:#8540bc;}
        
        Text color #8540bc
      
           This box has a color of #8540bc        
        
          <div style="background-color:#8540bc;">Content here</div>
        
        
          .mybackground {background-color:#8540bc;}
        
        Background color #8540bc
      
           Border around this has a color of #8540bc        
        
          <div style="border:2px solid #8540bc;">Content here</div>
        
        
          .myborder {border:2px solid #8540bc;}
        
        Border color #8540bc