#8780c5 color space conversions
Hex:
        #8780c5
        RGB:
        135, 128, 197
        CMY:
        47, 50, 23
        CMYK:
        31, 35, 0, 23
      HSL:
        246°, 37.2973%, 63.7255%
        HSV (HSB):
        246°, 35.0254%, 77.2549%
        XYZ:
        27.7889, 24.6205, 56.1109
        xyY:
        0.2561, 0.2269, 24.6205
      CIE-Lab:
        56.7037, 18.4763, -34.9951
        CIE-LCH:
        56.7037, 39.5731, 297.8326
        CIE-Luv:
        56.7037, -0.9239, -56.3544
        Hunter-Lab:
        49.6190, 13.1348, -32.3139
      #8780c5 color charts
#8780c5 RGB chart
      #8780c5 CMYK chart
      #8780c5 RGB pie chart
      #8780c5 color shades, tints & tones
#8780c5 color schemes
#8780c5 color preview, HTML & CSS examples
           This text has a color of #8780c5        
        
          <p style="color:#8780c5;">Text here</p>
        
        
          .mytext {color:#8780c5;}
        
        Text color #8780c5
      
           This box has a color of #8780c5        
        
          <div style="background-color:#8780c5;">Content here</div>
        
        
          .mybackground {background-color:#8780c5;}
        
        Background color #8780c5
      
           Border around this has a color of #8780c5        
        
          <div style="border:2px solid #8780c5;">Content here</div>
        
        
          .myborder {border:2px solid #8780c5;}
        
        Border color #8780c5