#a826eb color space conversions
Hex:
        #a826eb
        RGB:
        168, 38, 235
        CMY:
        34, 85, 8
        CMYK:
        29, 84, 0, 8
      HSL:
        280°, 83.1224%, 53.5294%
        HSV (HSB):
        280°, 83.8298%, 92.1569%
        XYZ:
        31.8370, 15.7092, 79.9514
        xyY:
        0.2497, 0.1232, 15.7092
      CIE-Lab:
        46.5907, 77.4564, -72.5192
        CIE-LCH:
        46.5907, 106.1062, 316.8855
        CIE-Luv:
        46.5907, 32.2077, -114.8703
        Hunter-Lab:
        39.6349, 74.0203, -91.8554
      #a826eb color charts
#a826eb RGB chart
      #a826eb CMYK chart
      #a826eb RGB pie chart
      #a826eb color shades, tints & tones
#a826eb color schemes
#a826eb color preview, HTML & CSS examples
           This text has a color of #a826eb        
        
          <p style="color:#a826eb;">Text here</p>
        
        
          .mytext {color:#a826eb;}
        
        Text color #a826eb
      
           This box has a color of #a826eb        
        
          <div style="background-color:#a826eb;">Content here</div>
        
        
          .mybackground {background-color:#a826eb;}
        
        Background color #a826eb
      
           Border around this has a color of #a826eb        
        
          <div style="border:2px solid #a826eb;">Content here</div>
        
        
          .myborder {border:2px solid #a826eb;}
        
        Border color #a826eb