#8055eb color space conversions
Hex:
        #8055eb
        RGB:
        128, 85, 235
        CMY:
        50, 67, 8
        CMYK:
        46, 64, 0, 8
      HSL:
        257°, 78.9474%, 62.7451%
        HSV (HSB):
        257°, 63.8298%, 92.1569%
        XYZ:
        27.1460, 17.0844, 80.4641
        xyY:
        0.2177, 0.1370, 17.0844
      CIE-Lab:
        48.3661, 51.8350, -69.8429
        CIE-LCH:
        48.3661, 86.9764, 306.5815
        CIE-Luv:
        48.3661, 5.6992, -110.2544
        Hunter-Lab:
        41.3332, 44.8984, -86.4876
      #8055eb color charts
#8055eb RGB chart
      #8055eb CMYK chart
      #8055eb RGB pie chart
      #8055eb color shades, tints & tones
#8055eb color schemes
#8055eb color preview, HTML & CSS examples
           This text has a color of #8055eb        
        
          <p style="color:#8055eb;">Text here</p>
        
        
          .mytext {color:#8055eb;}
        
        Text color #8055eb
      
           This box has a color of #8055eb        
        
          <div style="background-color:#8055eb;">Content here</div>
        
        
          .mybackground {background-color:#8055eb;}
        
        Background color #8055eb
      
           Border around this has a color of #8055eb        
        
          <div style="border:2px solid #8055eb;">Content here</div>
        
        
          .myborder {border:2px solid #8055eb;}
        
        Border color #8055eb