#8075c5 color space conversions
Hex:
        #8075c5
        RGB:
        128, 117, 197
        CMY:
        50, 54, 23
        CMYK:
        35, 41, 0, 23
      HSL:
        248°, 40.8163%, 61.5686%
        HSV (HSB):
        248°, 40.6091%, 77.2549%
        XYZ:
        25.3414, 21.3430, 55.6073
        xyY:
        0.2477, 0.2086, 21.3430
      CIE-Lab:
        53.3229, 23.0056, -40.3430
        CIE-LCH:
        53.3229, 46.4415, 299.6939
        CIE-Luv:
        53.3229, 0.0145, -64.7392
        Hunter-Lab:
        46.1985, 17.0659, -39.0261
      #8075c5 color charts
#8075c5 RGB chart
      #8075c5 CMYK chart
      #8075c5 RGB pie chart
      #8075c5 color shades, tints & tones
#8075c5 color schemes
#8075c5 color preview, HTML & CSS examples
           This text has a color of #8075c5        
        
          <p style="color:#8075c5;">Text here</p>
        
        
          .mytext {color:#8075c5;}
        
        Text color #8075c5
      
           This box has a color of #8075c5        
        
          <div style="background-color:#8075c5;">Content here</div>
        
        
          .mybackground {background-color:#8075c5;}
        
        Background color #8075c5
      
           Border around this has a color of #8075c5        
        
          <div style="border:2px solid #8075c5;">Content here</div>
        
        
          .myborder {border:2px solid #8075c5;}
        
        Border color #8075c5