#8026dd color space conversions
Hex:
        #8026dd
        RGB:
        128, 38, 221
        CMY:
        50, 85, 13
        CMYK:
        42, 83, 0, 13
      HSL:
        270°, 72.9084%, 50.7843%
        HSV (HSB):
        270°, 82.8054%, 86.6667%
        XYZ:
        22.6463, 11.1959, 69.3740
        xyY:
        0.2194, 0.1085, 11.1959
      CIE-Lab:
        39.9084, 68.9879, -75.7041
        CIE-LCH:
        39.9084, 102.4228, 312.3424
        CIE-Luv:
        39.9084, 15.2314, -111.8615
        Hunter-Lab:
        33.4602, 62.2558, -99.5054
      #8026dd color charts
#8026dd RGB chart
      #8026dd CMYK chart
      #8026dd RGB pie chart
      #8026dd color shades, tints & tones
#8026dd color schemes
#8026dd color preview, HTML & CSS examples
           This text has a color of #8026dd        
        
          <p style="color:#8026dd;">Text here</p>
        
        
          .mytext {color:#8026dd;}
        
        Text color #8026dd
      
           This box has a color of #8026dd        
        
          <div style="background-color:#8026dd;">Content here</div>
        
        
          .mybackground {background-color:#8026dd;}
        
        Background color #8026dd
      
           Border around this has a color of #8026dd        
        
          <div style="border:2px solid #8026dd;">Content here</div>
        
        
          .myborder {border:2px solid #8026dd;}
        
        Border color #8026dd