#8b77ca color space conversions
Hex:
        #8b77ca
        RGB:
        139, 119, 202
        CMY:
        45, 53, 21
        CMYK:
        31, 41, 0, 21
      HSL:
        254°, 43.9153%, 62.9412%
        HSV (HSB):
        254°, 41.0891%, 79.2157%
        XYZ:
        27.9050, 22.9469, 58.8356
        xyY:
        0.2544, 0.2092, 22.9469
      CIE-Lab:
        55.0176, 26.2055, -40.4567
        CIE-LCH:
        55.0176, 48.2024, 302.9328
        CIE-Luv:
        55.0176, 4.0179, -65.7251
        Hunter-Lab:
        47.9029, 20.1518, -39.2894
      #8b77ca color charts
#8b77ca RGB chart
      #8b77ca CMYK chart
      #8b77ca RGB pie chart
      #8b77ca color shades, tints & tones
#8b77ca color schemes
#8b77ca color preview, HTML & CSS examples
           This text has a color of #8b77ca        
        
          <p style="color:#8b77ca;">Text here</p>
        
        
          .mytext {color:#8b77ca;}
        
        Text color #8b77ca
      
           This box has a color of #8b77ca        
        
          <div style="background-color:#8b77ca;">Content here</div>
        
        
          .mybackground {background-color:#8b77ca;}
        
        Background color #8b77ca
      
           Border around this has a color of #8b77ca        
        
          <div style="border:2px solid #8b77ca;">Content here</div>
        
        
          .myborder {border:2px solid #8b77ca;}
        
        Border color #8b77ca