#940ad5 color space conversions
Hex:
        #940ad5
        RGB:
        148, 10, 213
        CMY:
        42, 96, 16
        CMYK:
        31, 95, 0, 16
      HSL:
        281°, 91.0314%, 43.7255%
        HSV (HSB):
        281°, 95.3052%, 83.5294%
        XYZ:
        24.3315, 11.3171, 63.8528
        xyY:
        0.2445, 0.1137, 11.3171
      CIE-Lab:
        40.1095, 75.6269, -70.6651
        CIE-LCH:
        40.1095, 103.5036, 316.9425
        CIE-Luv:
        40.1095, 28.4341, -106.4873
        Hunter-Lab:
        33.6409, 70.2327, -88.9881
      #940ad5 color charts
#940ad5 RGB chart
      #940ad5 CMYK chart
      #940ad5 RGB pie chart
      #940ad5 color shades, tints & tones
#940ad5 color schemes
#940ad5 color preview, HTML & CSS examples
           This text has a color of #940ad5        
        
          <p style="color:#940ad5;">Text here</p>
        
        
          .mytext {color:#940ad5;}
        
        Text color #940ad5
      
           This box has a color of #940ad5        
        
          <div style="background-color:#940ad5;">Content here</div>
        
        
          .mybackground {background-color:#940ad5;}
        
        Background color #940ad5
      
           Border around this has a color of #940ad5        
        
          <div style="border:2px solid #940ad5;">Content here</div>
        
        
          .myborder {border:2px solid #940ad5;}
        
        Border color #940ad5