#8015cd color space conversions
Hex:
        #8015cd
        RGB:
        128, 21, 205
        CMY:
        50, 92, 20
        CMYK:
        38, 90, 0, 20
      HSL:
        275°, 81.4159%, 44.3137%
        HSV (HSB):
        275°, 89.7561%, 80.3922%
        XYZ:
        20.1897, 9.5333, 58.5336
        xyY:
        0.2288, 0.1080, 9.5333
      CIE-Lab:
        36.9914, 69.9210, -71.2571
        CIE-LCH:
        36.9914, 99.8325, 314.4578
        CIE-Luv:
        36.9914, 19.4925, -103.4310
        Hunter-Lab:
        30.8760, 62.6872, -90.7864
      #8015cd color charts
#8015cd RGB chart
      #8015cd CMYK chart
      #8015cd RGB pie chart
      #8015cd color shades, tints & tones
#8015cd color schemes
#8015cd color preview, HTML & CSS examples
           This text has a color of #8015cd        
        
          <p style="color:#8015cd;">Text here</p>
        
        
          .mytext {color:#8015cd;}
        
        Text color #8015cd
      
           This box has a color of #8015cd        
        
          <div style="background-color:#8015cd;">Content here</div>
        
        
          .mybackground {background-color:#8015cd;}
        
        Background color #8015cd
      
           Border around this has a color of #8015cd        
        
          <div style="border:2px solid #8015cd;">Content here</div>
        
        
          .myborder {border:2px solid #8015cd;}
        
        Border color #8015cd