#8a75be color space conversions
Hex:
        #8a75be
        RGB:
        138, 117, 190
        CMY:
        46, 54, 25
        CMYK:
        27, 38, 0, 25
      HSL:
        257°, 35.9606%, 60.1961%
        HSV (HSB):
        257°, 38.4211%, 74.5098%
        XYZ:
        26.1368, 21.8436, 51.5539
        xyY:
        0.2626, 0.2195, 21.8436
      CIE-Lab:
        53.8606, 24.0198, -35.4330
        CIE-LCH:
        53.8606, 42.8071, 304.1330
        CIE-Luv:
        53.8606, 5.4466, -57.1969
        Hunter-Lab:
        46.7371, 18.0326, -32.6845
      #8a75be color charts
#8a75be RGB chart
      #8a75be CMYK chart
      #8a75be RGB pie chart
      #8a75be color shades, tints & tones
#8a75be color schemes
#8a75be color preview, HTML & CSS examples
           This text has a color of #8a75be        
        
          <p style="color:#8a75be;">Text here</p>
        
        
          .mytext {color:#8a75be;}
        
        Text color #8a75be
      
           This box has a color of #8a75be        
        
          <div style="background-color:#8a75be;">Content here</div>
        
        
          .mybackground {background-color:#8a75be;}
        
        Background color #8a75be
      
           Border around this has a color of #8a75be        
        
          <div style="border:2px solid #8a75be;">Content here</div>
        
        
          .myborder {border:2px solid #8a75be;}
        
        Border color #8a75be