#8756fe color space conversions
Hex:
        #8756fe
        RGB:
        135, 86, 254
        CMY:
        47, 66, 0
        CMYK:
        47, 66, 0, 0
      HSL:
        258°, 98.8235%, 66.6667%
        HSV (HSB):
        258°, 66.1417%, 99.6078%
        XYZ:
        31.2089, 18.9622, 95.7811
        xyY:
        0.2138, 0.1299, 18.9622
      CIE-Lab:
        50.6430, 57.6907, -76.7311
        CIE-LCH:
        50.6430, 95.9994, 306.9379
        CIE-Luv:
        50.6430, 6.0497, -122.0013
        Hunter-Lab:
        43.5456, 51.7248, -99.9298
      #8756fe color charts
#8756fe RGB chart
      #8756fe CMYK chart
      #8756fe RGB pie chart
      #8756fe color shades, tints & tones
#8756fe color schemes
#8756fe color preview, HTML & CSS examples
           This text has a color of #8756fe        
        
          <p style="color:#8756fe;">Text here</p>
        
        
          .mytext {color:#8756fe;}
        
        Text color #8756fe
      
           This box has a color of #8756fe        
        
          <div style="background-color:#8756fe;">Content here</div>
        
        
          .mybackground {background-color:#8756fe;}
        
        Background color #8756fe
      
           Border around this has a color of #8756fe        
        
          <div style="border:2px solid #8756fe;">Content here</div>
        
        
          .myborder {border:2px solid #8756fe;}
        
        Border color #8756fe