#8014dd color space conversions
Hex:
        #8014dd
        RGB:
        128, 20, 221
        CMY:
        50, 92, 13
        CMYK:
        42, 91, 0, 13
      HSL:
        272°, 83.4025%, 47.2549%
        HSV (HSB):
        272°, 90.9502%, 86.6667%
        XYZ:
        22.2034, 10.3100, 69.2264
        xyY:
        0.2182, 0.1013, 10.3100
      CIE-Lab:
        38.3931, 73.4853, -78.1946
        CIE-LCH:
        38.3931, 107.3055, 313.2217
        CIE-Luv:
        38.3931, 16.5333, -113.3134
        Hunter-Lab:
        32.1091, 67.2413, -105.3512
      #8014dd color charts
#8014dd RGB chart
      #8014dd CMYK chart
      #8014dd RGB pie chart
      #8014dd color shades, tints & tones
#8014dd color schemes
#8014dd color preview, HTML & CSS examples
           This text has a color of #8014dd        
        
          <p style="color:#8014dd;">Text here</p>
        
        
          .mytext {color:#8014dd;}
        
        Text color #8014dd
      
           This box has a color of #8014dd        
        
          <div style="background-color:#8014dd;">Content here</div>
        
        
          .mybackground {background-color:#8014dd;}
        
        Background color #8014dd
      
           Border around this has a color of #8014dd        
        
          <div style="border:2px solid #8014dd;">Content here</div>
        
        
          .myborder {border:2px solid #8014dd;}
        
        Border color #8014dd