#8075e8 color space conversions
Hex:
        #8075e8
        RGB:
        128, 117, 232
        CMY:
        50, 54, 9
        CMYK:
        45, 50, 0, 9
      HSL:
        246°, 71.4286%, 68.4314%
        HSV (HSB):
        246°, 49.5690%, 90.9804%
        XYZ:
        29.8289, 23.1380, 79.2379
        xyY:
        0.2256, 0.1750, 23.1380
      CIE-Lab:
        55.2142, 32.8263, -57.1127
        CIE-LCH:
        55.2142, 65.8743, 299.8887
        CIE-Luv:
        55.2142, -2.6619, -92.9660
        Hunter-Lab:
        48.1019, 26.5126, -63.9965
      #8075e8 color charts
#8075e8 RGB chart
      #8075e8 CMYK chart
      #8075e8 RGB pie chart
      #8075e8 color shades, tints & tones
#8075e8 color schemes
#8075e8 color preview, HTML & CSS examples
           This text has a color of #8075e8        
        
          <p style="color:#8075e8;">Text here</p>
        
        
          .mytext {color:#8075e8;}
        
        Text color #8075e8
      
           This box has a color of #8075e8        
        
          <div style="background-color:#8075e8;">Content here</div>
        
        
          .mybackground {background-color:#8075e8;}
        
        Background color #8075e8
      
           Border around this has a color of #8075e8        
        
          <div style="border:2px solid #8075e8;">Content here</div>
        
        
          .myborder {border:2px solid #8075e8;}
        
        Border color #8075e8