#8c52ae color space conversions
Hex:
        #8c52ae
        RGB:
        140, 82, 174
        CMY:
        45, 68, 32
        CMYK:
        20, 53, 0, 32
      HSL:
        278°, 36.2205%, 50.1961%
        HSV (HSB):
        278°, 52.8736%, 68.2353%
        XYZ:
        21.4725, 14.6660, 41.7435
        xyY:
        0.2757, 0.1883, 14.6660
      CIE-Lab:
        45.1733, 40.8434, -39.8200
        CIE-LCH:
        45.1733, 57.0422, 315.7268
        CIE-Luv:
        45.1733, 21.3693, -63.6455
        Hunter-Lab:
        38.2963, 33.0655, -37.8196
      #8c52ae color charts
#8c52ae RGB chart
      #8c52ae CMYK chart
      #8c52ae RGB pie chart
      #8c52ae color shades, tints & tones
#8c52ae color schemes
#8c52ae color preview, HTML & CSS examples
           This text has a color of #8c52ae        
        
          <p style="color:#8c52ae;">Text here</p>
        
        
          .mytext {color:#8c52ae;}
        
        Text color #8c52ae
      
           This box has a color of #8c52ae        
        
          <div style="background-color:#8c52ae;">Content here</div>
        
        
          .mybackground {background-color:#8c52ae;}
        
        Background color #8c52ae
      
           Border around this has a color of #8c52ae        
        
          <div style="border:2px solid #8c52ae;">Content here</div>
        
        
          .myborder {border:2px solid #8c52ae;}
        
        Border color #8c52ae