#8555a8 color space conversions
Hex:
        #8555a8
        RGB:
        133, 85, 168
        CMY:
        48, 67, 34
        CMYK:
        21, 49, 0, 34
      HSL:
        275°, 32.8063%, 49.6078%
        HSV (HSB):
        275°, 49.4048%, 65.8824%
        XYZ:
        19.9892, 14.3107, 38.7545
        xyY:
        0.2736, 0.1959, 14.3107
      CIE-Lab:
        44.6753, 35.8106, -37.1247
        CIE-LCH:
        44.6753, 51.5814, 313.9678
        CIE-Luv:
        44.6753, 17.4316, -58.8355
        Hunter-Lab:
        37.8295, 28.1185, -34.2591
      #8555a8 color charts
#8555a8 RGB chart
      #8555a8 CMYK chart
      #8555a8 RGB pie chart
      #8555a8 color shades, tints & tones
#8555a8 color schemes
#8555a8 color preview, HTML & CSS examples
           This text has a color of #8555a8        
        
          <p style="color:#8555a8;">Text here</p>
        
        
          .mytext {color:#8555a8;}
        
        Text color #8555a8
      
           This box has a color of #8555a8        
        
          <div style="background-color:#8555a8;">Content here</div>
        
        
          .mybackground {background-color:#8555a8;}
        
        Background color #8555a8
      
           Border around this has a color of #8555a8        
        
          <div style="border:2px solid #8555a8;">Content here</div>
        
        
          .myborder {border:2px solid #8555a8;}
        
        Border color #8555a8