#8006eb color space conversions
Hex:
        #8006eb
        RGB:
        128, 6, 235
        CMY:
        50, 98, 8
        CMYK:
        46, 97, 0, 8
      HSL:
        272°, 95.0207%, 47.2549%
        HSV (HSB):
        272°, 97.4468%, 92.1569%
        XYZ:
        23.9626, 10.7176, 79.4030
        xyY:
        0.2100, 0.0939, 10.7176
      CIE-Lab:
        39.1007, 78.3622, -85.0194
        CIE-LCH:
        39.1007, 115.6241, 312.6667
        CIE-Luv:
        39.1007, 14.6350, -122.1302
        Hunter-Lab:
        32.7377, 73.3632, -120.8871
      #8006eb color charts
#8006eb RGB chart
      #8006eb CMYK chart
      #8006eb RGB pie chart
      #8006eb color shades, tints & tones
#8006eb color schemes
#8006eb color preview, HTML & CSS examples
           This text has a color of #8006eb        
        
          <p style="color:#8006eb;">Text here</p>
        
        
          .mytext {color:#8006eb;}
        
        Text color #8006eb
      
           This box has a color of #8006eb        
        
          <div style="background-color:#8006eb;">Content here</div>
        
        
          .mybackground {background-color:#8006eb;}
        
        Background color #8006eb
      
           Border around this has a color of #8006eb        
        
          <div style="border:2px solid #8006eb;">Content here</div>
        
        
          .myborder {border:2px solid #8006eb;}
        
        Border color #8006eb