#8048c3 color space conversions
Hex:
        #8048c3
        RGB:
        128, 72, 195
        CMY:
        50, 72, 24
        CMYK:
        34, 63, 0, 24
      HSL:
        267°, 50.6173%, 52.3529%
        HSV (HSB):
        267°, 63.0769%, 76.4706%
        XYZ:
        21.0698, 13.1641, 53.0602
        xyY:
        0.2414, 0.1508, 13.1641
      CIE-Lab:
        43.0094, 48.2549, -55.6457
        CIE-LCH:
        43.0094, 73.6544, 310.9312
        CIE-Luv:
        43.0094, 14.1410, -86.4776
        Hunter-Lab:
        36.2823, 40.1641, -61.3096
      #8048c3 color charts
#8048c3 RGB chart
      #8048c3 CMYK chart
      #8048c3 RGB pie chart
      #8048c3 color shades, tints & tones
#8048c3 color schemes
#8048c3 color preview, HTML & CSS examples
           This text has a color of #8048c3        
        
          <p style="color:#8048c3;">Text here</p>
        
        
          .mytext {color:#8048c3;}
        
        Text color #8048c3
      
           This box has a color of #8048c3        
        
          <div style="background-color:#8048c3;">Content here</div>
        
        
          .mybackground {background-color:#8048c3;}
        
        Background color #8048c3
      
           Border around this has a color of #8048c3        
        
          <div style="border:2px solid #8048c3;">Content here</div>
        
        
          .myborder {border:2px solid #8048c3;}
        
        Border color #8048c3