#8c40bd color space conversions
Hex:
        #8c40bd
        RGB:
        140, 64, 189
        CMY:
        45, 75, 26
        CMYK:
        26, 66, 0, 26
      HSL:
        276°, 49.4071%, 49.6078%
        HSV (HSB):
        276°, 66.1376%, 74.1176%
        XYZ:
        21.8339, 12.9164, 49.4864
        xyY:
        0.2592, 0.1533, 12.9164
      CIE-Lab:
        42.6370, 53.4751, -52.6720
        CIE-LCH:
        42.6370, 75.0595, 315.4335
        CIE-Luv:
        42.6370, 23.3174, -82.5931
        Hunter-Lab:
        35.9393, 45.5487, -56.4814
      #8c40bd color charts
#8c40bd RGB chart
      #8c40bd CMYK chart
      #8c40bd RGB pie chart
      #8c40bd color shades, tints & tones
#8c40bd color schemes
#8c40bd color preview, HTML & CSS examples
           This text has a color of #8c40bd        
        
          <p style="color:#8c40bd;">Text here</p>
        
        
          .mytext {color:#8c40bd;}
        
        Text color #8c40bd
      
           This box has a color of #8c40bd        
        
          <div style="background-color:#8c40bd;">Content here</div>
        
        
          .mybackground {background-color:#8c40bd;}
        
        Background color #8c40bd
      
           Border around this has a color of #8c40bd        
        
          <div style="border:2px solid #8c40bd;">Content here</div>
        
        
          .myborder {border:2px solid #8c40bd;}
        
        Border color #8c40bd