#8540ff color space conversions
Hex:
        #8540ff
        RGB:
        133, 64, 255
        CMY:
        48, 75, 0
        CMYK:
        48, 75, 0, 0
      HSL:
        262°, 100.0000%, 62.5490%
        HSV (HSB):
        262°, 74.9020%, 100.0000%
        XYZ:
        29.5563, 15.8733, 96.1138
        xyY:
        0.2088, 0.1121, 15.8733
      CIE-Lab:
        46.8079, 68.0221, -83.5650
        CIE-LCH:
        46.8079, 107.7502, 309.1456
        CIE-Luv:
        46.8079, 9.0034, -128.6330
        Hunter-Lab:
        39.8414, 62.6976, -115.1430
      #8540ff color charts
#8540ff RGB chart
      #8540ff CMYK chart
      #8540ff RGB pie chart
      #8540ff color shades, tints & tones
#8540ff color schemes
#8540ff color preview, HTML & CSS examples
           This text has a color of #8540ff        
        
          <p style="color:#8540ff;">Text here</p>
        
        
          .mytext {color:#8540ff;}
        
        Text color #8540ff
      
           This box has a color of #8540ff        
        
          <div style="background-color:#8540ff;">Content here</div>
        
        
          .mybackground {background-color:#8540ff;}
        
        Background color #8540ff
      
           Border around this has a color of #8540ff        
        
          <div style="border:2px solid #8540ff;">Content here</div>
        
        
          .myborder {border:2px solid #8540ff;}
        
        Border color #8540ff