#8055ff color space conversions
Hex:
        #8055ff
        RGB:
        128, 85, 255
        CMY:
        50, 67, 0
        CMYK:
        50, 67, 0, 0
      HSL:
        255°, 100.0000%, 66.6667%
        HSV (HSB):
        255°, 66.6667%, 100.0000%
        XYZ:
        30.2006, 18.3062, 96.5494
        xyY:
        0.2082, 0.1262, 18.3062
      CIE-Lab:
        49.8654, 57.2869, -78.5828
        CIE-LCH:
        49.8654, 97.2474, 306.0921
        CIE-Luv:
        49.8654, 3.4876, -123.9298
        Hunter-Lab:
        42.7857, 51.1203, -103.8426
      #8055ff color charts
#8055ff RGB chart
      #8055ff CMYK chart
      #8055ff RGB pie chart
      #8055ff color shades, tints & tones
#8055ff color schemes
#8055ff color preview, HTML & CSS examples
           This text has a color of #8055ff        
        
          <p style="color:#8055ff;">Text here</p>
        
        
          .mytext {color:#8055ff;}
        
        Text color #8055ff
      
           This box has a color of #8055ff        
        
          <div style="background-color:#8055ff;">Content here</div>
        
        
          .mybackground {background-color:#8055ff;}
        
        Background color #8055ff
      
           Border around this has a color of #8055ff        
        
          <div style="border:2px solid #8055ff;">Content here</div>
        
        
          .myborder {border:2px solid #8055ff;}
        
        Border color #8055ff