#8059fe color space conversions
Hex:
        #8059fe
        RGB:
        128, 89, 254
        CMY:
        50, 65, 0
        CMYK:
        50, 65, 0, 0
      HSL:
        254°, 98.8024%, 67.2549%
        HSV (HSB):
        254°, 64.9606%, 99.6078%
        XYZ:
        30.3639, 18.8897, 95.8117
        xyY:
        0.2093, 0.1302, 18.8897
      CIE-Lab:
        50.5579, 54.9157, -76.8982
        CIE-LCH:
        50.5579, 94.4937, 305.5320
        CIE-Luv:
        50.5579, 2.7608, -121.9402
        Hunter-Lab:
        43.4623, 48.6456, -100.2799
      #8059fe color charts
#8059fe RGB chart
      #8059fe CMYK chart
      #8059fe RGB pie chart
      #8059fe color shades, tints & tones
#8059fe color schemes
#8059fe color preview, HTML & CSS examples
           This text has a color of #8059fe        
        
          <p style="color:#8059fe;">Text here</p>
        
        
          .mytext {color:#8059fe;}
        
        Text color #8059fe
      
           This box has a color of #8059fe        
        
          <div style="background-color:#8059fe;">Content here</div>
        
        
          .mybackground {background-color:#8059fe;}
        
        Background color #8059fe
      
           Border around this has a color of #8059fe        
        
          <div style="border:2px solid #8059fe;">Content here</div>
        
        
          .myborder {border:2px solid #8059fe;}
        
        Border color #8059fe