#8c5fab color space conversions
Hex:
        #8c5fab
        RGB:
        140, 95, 171
        CMY:
        45, 63, 33
        CMYK:
        18, 44, 0, 33
      HSL:
        276°, 31.1475%, 52.1569%
        HSV (HSB):
        276°, 44.4444%, 67.0588%
        XYZ:
        22.2581, 16.7001, 40.5784
        xyY:
        0.2798, 0.2100, 16.7001
      CIE-Lab:
        47.8800, 32.8463, -33.7889
        CIE-LCH:
        47.8800, 47.1229, 314.1896
        CIE-Luv:
        47.8800, 17.3331, -54.3639
        Hunter-Lab:
        40.8658, 25.7073, -30.2669
      #8c5fab color charts
#8c5fab RGB chart
      #8c5fab CMYK chart
      #8c5fab RGB pie chart
      #8c5fab color shades, tints & tones
#8c5fab color schemes
#8c5fab color preview, HTML & CSS examples
           This text has a color of #8c5fab        
        
          <p style="color:#8c5fab;">Text here</p>
        
        
          .mytext {color:#8c5fab;}
        
        Text color #8c5fab
      
           This box has a color of #8c5fab        
        
          <div style="background-color:#8c5fab;">Content here</div>
        
        
          .mybackground {background-color:#8c5fab;}
        
        Background color #8c5fab
      
           Border around this has a color of #8c5fab        
        
          <div style="border:2px solid #8c5fab;">Content here</div>
        
        
          .myborder {border:2px solid #8c5fab;}
        
        Border color #8c5fab