#8026fb color space conversions
Hex:
        #8026fb
        RGB:
        128, 38, 251
        CMY:
        50, 85, 2
        CMYK:
        49, 85, 0, 2
      HSL:
        265°, 96.3801%, 56.6667%
        HSV (HSB):
        265°, 84.8606%, 98.4314%
        XYZ:
        27.0078, 12.9405, 92.3411
        xyY:
        0.2042, 0.0978, 12.9405
      CIE-Lab:
        42.6734, 75.8130, -88.1496
        CIE-LCH:
        42.6734, 116.2668, 310.6971
        CIE-Luv:
        42.6734, 10.5571, -130.1106
        Hunter-Lab:
        35.9728, 71.0622, -127.0144
      #8026fb color charts
#8026fb RGB chart
      #8026fb CMYK chart
      #8026fb RGB pie chart
      #8026fb color shades, tints & tones
#8026fb color schemes
#8026fb color preview, HTML & CSS examples
           This text has a color of #8026fb        
        
          <p style="color:#8026fb;">Text here</p>
        
        
          .mytext {color:#8026fb;}
        
        Text color #8026fb
      
           This box has a color of #8026fb        
        
          <div style="background-color:#8026fb;">Content here</div>
        
        
          .mybackground {background-color:#8026fb;}
        
        Background color #8026fb
      
           Border around this has a color of #8026fb        
        
          <div style="border:2px solid #8026fb;">Content here</div>
        
        
          .myborder {border:2px solid #8026fb;}
        
        Border color #8026fb