#8075e5 color space conversions
Hex:
        #8075e5
        RGB:
        128, 117, 229
        CMY:
        50, 54, 10
        CMYK:
        44, 49, 0, 10
      HSL:
        246°, 68.2927%, 67.8431%
        HSV (HSB):
        246°, 48.9083%, 89.8039%
        XYZ:
        29.4062, 22.9689, 77.0123
        xyY:
        0.2273, 0.1775, 22.9689
      CIE-Lab:
        55.0403, 31.9633, -55.7122
        CIE-LCH:
        55.0403, 64.2301, 299.8438
        CIE-Luv:
        55.0403, -2.4407, -90.6117
        Hunter-Lab:
        47.9259, 25.6532, -61.7252
      #8075e5 color charts
#8075e5 RGB chart
      #8075e5 CMYK chart
      #8075e5 RGB pie chart
      #8075e5 color shades, tints & tones
#8075e5 color schemes
#8075e5 color preview, HTML & CSS examples
           This text has a color of #8075e5        
        
          <p style="color:#8075e5;">Text here</p>
        
        
          .mytext {color:#8075e5;}
        
        Text color #8075e5
      
           This box has a color of #8075e5        
        
          <div style="background-color:#8075e5;">Content here</div>
        
        
          .mybackground {background-color:#8075e5;}
        
        Background color #8075e5
      
           Border around this has a color of #8075e5        
        
          <div style="border:2px solid #8075e5;">Content here</div>
        
        
          .myborder {border:2px solid #8075e5;}
        
        Border color #8075e5