#8c55bf color space conversions
Hex:
        #8c55bf
        RGB:
        140, 85, 191
        CMY:
        45, 67, 25
        CMYK:
        27, 55, 0, 25
      HSL:
        271°, 45.2991%, 54.1176%
        HSV (HSB):
        271°, 55.4974%, 74.9020%
        XYZ:
        23.4677, 15.8340, 51.1096
        xyY:
        0.2596, 0.1751, 15.8340
      CIE-Lab:
        46.7560, 43.1756, -47.2333
        CIE-LCH:
        46.7560, 63.9931, 312.4301
        CIE-Luv:
        46.7560, 17.4648, -75.5975
        Hunter-Lab:
        39.7920, 35.6359, -48.2988
      #8c55bf color charts
#8c55bf RGB chart
      #8c55bf CMYK chart
      #8c55bf RGB pie chart
      #8c55bf color shades, tints & tones
#8c55bf color schemes
#8c55bf color preview, HTML & CSS examples
           This text has a color of #8c55bf        
        
          <p style="color:#8c55bf;">Text here</p>
        
        
          .mytext {color:#8c55bf;}
        
        Text color #8c55bf
      
           This box has a color of #8c55bf        
        
          <div style="background-color:#8c55bf;">Content here</div>
        
        
          .mybackground {background-color:#8c55bf;}
        
        Background color #8c55bf
      
           Border around this has a color of #8c55bf        
        
          <div style="border:2px solid #8c55bf;">Content here</div>
        
        
          .myborder {border:2px solid #8c55bf;}
        
        Border color #8c55bf