#8015cf color space conversions
Hex:
        #8015cf
        RGB:
        128, 21, 207
        CMY:
        50, 92, 19
        CMYK:
        38, 90, 0, 19
      HSL:
        275°, 81.5789%, 44.7059%
        HSV (HSB):
        275°, 89.8551%, 81.1765%
        XYZ:
        20.4327, 9.6305, 59.8134
        xyY:
        0.2273, 0.1072, 9.6305
      CIE-Lab:
        37.1710, 70.3396, -72.1243
        CIE-LCH:
        37.1710, 100.7450, 314.2823
        CIE-Luv:
        37.1710, 19.0979, -104.6743
        Hunter-Lab:
        31.0331, 63.2197, -92.5529
      #8015cf color charts
#8015cf RGB chart
      #8015cf CMYK chart
      #8015cf RGB pie chart
      #8015cf color shades, tints & tones
#8015cf color schemes
#8015cf color preview, HTML & CSS examples
           This text has a color of #8015cf        
        
          <p style="color:#8015cf;">Text here</p>
        
        
          .mytext {color:#8015cf;}
        
        Text color #8015cf
      
           This box has a color of #8015cf        
        
          <div style="background-color:#8015cf;">Content here</div>
        
        
          .mybackground {background-color:#8015cf;}
        
        Background color #8015cf
      
           Border around this has a color of #8015cf        
        
          <div style="border:2px solid #8015cf;">Content here</div>
        
        
          .myborder {border:2px solid #8015cf;}
        
        Border color #8015cf