#8014bb color space conversions
Hex:
        #8014bb
        RGB:
        128, 20, 187
        CMY:
        50, 92, 27
        CMYK:
        32, 89, 0, 27
      HSL:
        279°, 80.6763%, 40.5882%
        HSV (HSB):
        279°, 89.3048%, 73.3333%
        XYZ:
        18.1219, 8.6774, 47.7335
        xyY:
        0.2431, 0.1164, 8.6774
      CIE-Lab:
        35.3555, 66.4184, -63.3886
        CIE-LCH:
        35.3555, 91.8124, 316.3371
        CIE-Luv:
        35.3555, 23.3698, -92.1123
        Hunter-Lab:
        29.4574, 58.2611, -75.4549
      #8014bb color charts
#8014bb RGB chart
      #8014bb CMYK chart
      #8014bb RGB pie chart
      #8014bb color shades, tints & tones
#8014bb color schemes
#8014bb color preview, HTML & CSS examples
           This text has a color of #8014bb        
        
          <p style="color:#8014bb;">Text here</p>
        
        
          .mytext {color:#8014bb;}
        
        Text color #8014bb
      
           This box has a color of #8014bb        
        
          <div style="background-color:#8014bb;">Content here</div>
        
        
          .mybackground {background-color:#8014bb;}
        
        Background color #8014bb
      
           Border around this has a color of #8014bb        
        
          <div style="border:2px solid #8014bb;">Content here</div>
        
        
          .myborder {border:2px solid #8014bb;}
        
        Border color #8014bb