#8040cd color space conversions
Hex:
        #8040cd
        RGB:
        128, 64, 205
        CMY:
        50, 75, 20
        CMYK:
        38, 69, 0, 20
      HSL:
        267°, 58.5062%, 52.7451%
        HSV (HSB):
        267°, 68.7805%, 80.3922%
        XYZ:
        21.7549, 12.6638, 59.0553
        xyY:
        0.2327, 0.1355, 12.6638
      CIE-Lab:
        42.2522, 54.7639, -62.6686
        CIE-LCH:
        42.2522, 83.2252, 311.1491
        CIE-Luv:
        42.2522, 14.2438, -96.2621
        Hunter-Lab:
        35.5862, 46.8467, -73.4816
      #8040cd color charts
#8040cd RGB chart
      #8040cd CMYK chart
      #8040cd RGB pie chart
      #8040cd color shades, tints & tones
#8040cd color schemes
#8040cd color preview, HTML & CSS examples
           This text has a color of #8040cd        
        
          <p style="color:#8040cd;">Text here</p>
        
        
          .mytext {color:#8040cd;}
        
        Text color #8040cd
      
           This box has a color of #8040cd        
        
          <div style="background-color:#8040cd;">Content here</div>
        
        
          .mybackground {background-color:#8040cd;}
        
        Background color #8040cd
      
           Border around this has a color of #8040cd        
        
          <div style="border:2px solid #8040cd;">Content here</div>
        
        
          .myborder {border:2px solid #8040cd;}
        
        Border color #8040cd