#8760e4 color space conversions
Hex:
        #8760e4
        RGB:
        135, 96, 228
        CMY:
        47, 62, 11
        CMYK:
        41, 58, 0, 11
      HSL:
        258°, 70.9677%, 63.5294%
        HSV (HSB):
        258°, 57.8947%, 89.4118%
        XYZ:
        28.1781, 19.1181, 75.6038
        xyY:
        0.2293, 0.1556, 19.1181
      CIE-Lab:
        50.8251, 45.3576, -61.8868
        CIE-LCH:
        50.8251, 76.7287, 306.2382
        CIE-Luv:
        50.8251, 6.7452, -99.5960
        Hunter-Lab:
        43.7242, 38.5172, -71.9117
      #8760e4 color charts
#8760e4 RGB chart
      #8760e4 CMYK chart
      #8760e4 RGB pie chart
      #8760e4 color shades, tints & tones
#8760e4 color schemes
#8760e4 color preview, HTML & CSS examples
           This text has a color of #8760e4        
        
          <p style="color:#8760e4;">Text here</p>
        
        
          .mytext {color:#8760e4;}
        
        Text color #8760e4
      
           This box has a color of #8760e4        
        
          <div style="background-color:#8760e4;">Content here</div>
        
        
          .mybackground {background-color:#8760e4;}
        
        Background color #8760e4
      
           Border around this has a color of #8760e4        
        
          <div style="border:2px solid #8760e4;">Content here</div>
        
        
          .myborder {border:2px solid #8760e4;}
        
        Border color #8760e4