#8a5fcf color space conversions
Hex:
        #8a5fcf
        RGB:
        138, 95, 207
        CMY:
        46, 63, 19
        CMYK:
        33, 54, 0, 19
      HSL:
        263°, 53.8462%, 59.2157%
        HSV (HSB):
        263°, 54.1063%, 81.1765%
        XYZ:
        25.8359, 18.0927, 61.1620
        xyY:
        0.2458, 0.1722, 18.0927
      CIE-Lab:
        49.6083, 41.0962, -51.9024
        CIE-LCH:
        49.6083, 66.2024, 308.3721
        CIE-Luv:
        49.6083, 11.0541, -83.5808
        Hunter-Lab:
        42.5355, 33.9832, -55.4786
      #8a5fcf color charts
#8a5fcf RGB chart
      #8a5fcf CMYK chart
      #8a5fcf RGB pie chart
      #8a5fcf color shades, tints & tones
#8a5fcf color schemes
#8a5fcf color preview, HTML & CSS examples
           This text has a color of #8a5fcf        
        
          <p style="color:#8a5fcf;">Text here</p>
        
        
          .mytext {color:#8a5fcf;}
        
        Text color #8a5fcf
      
           This box has a color of #8a5fcf        
        
          <div style="background-color:#8a5fcf;">Content here</div>
        
        
          .mybackground {background-color:#8a5fcf;}
        
        Background color #8a5fcf
      
           Border around this has a color of #8a5fcf        
        
          <div style="border:2px solid #8a5fcf;">Content here</div>
        
        
          .myborder {border:2px solid #8a5fcf;}
        
        Border color #8a5fcf