#8048cd color space conversions
Hex:
        #8048cd
        RGB:
        128, 72, 205
        CMY:
        50, 72, 20
        CMYK:
        38, 65, 0, 20
      HSL:
        265°, 57.0815%, 54.3137%
        HSV (HSB):
        265°, 64.8780%, 80.3922%
        XYZ:
        22.2389, 13.6317, 59.2167
        xyY:
        0.2339, 0.1434, 13.6317
      CIE-Lab:
        43.7000, 50.7745, -60.3207
        CIE-LCH:
        43.7000, 78.8456, 310.0888
        CIE-Luv:
        43.7000, 12.5828, -93.6988
        Hunter-Lab:
        36.9211, 42.9048, -69.2486
      #8048cd color charts
#8048cd RGB chart
      #8048cd CMYK chart
      #8048cd RGB pie chart
      #8048cd color shades, tints & tones
#8048cd color schemes
#8048cd color preview, HTML & CSS examples
           This text has a color of #8048cd        
        
          <p style="color:#8048cd;">Text here</p>
        
        
          .mytext {color:#8048cd;}
        
        Text color #8048cd
      
           This box has a color of #8048cd        
        
          <div style="background-color:#8048cd;">Content here</div>
        
        
          .mybackground {background-color:#8048cd;}
        
        Background color #8048cd
      
           Border around this has a color of #8048cd        
        
          <div style="border:2px solid #8048cd;">Content here</div>
        
        
          .myborder {border:2px solid #8048cd;}
        
        Border color #8048cd