#940c9d color space conversions
Hex:
        #940c9d
        RGB:
        148, 12, 157
        CMY:
        42, 95, 38
        CMYK:
        6, 92, 0, 38
      HSL:
        296°, 85.7988%, 33.1373%
        HSV (HSB):
        296°, 92.3567%, 61.5686%
        XYZ:
        18.4300, 8.9932, 32.6628
        xyY:
        0.3067, 0.1497, 8.9932
      CIE-Lab:
        35.9711, 65.3869, -44.2783
        CIE-LCH:
        35.9711, 78.9684, 325.8952
        CIE-Luv:
        35.9711, 44.6566, -68.4029
        Hunter-Lab:
        29.9886, 57.2202, -43.5850
      #940c9d color charts
#940c9d RGB chart
      #940c9d CMYK chart
      #940c9d RGB pie chart
      #940c9d color shades, tints & tones
#940c9d color schemes
#940c9d color preview, HTML & CSS examples
           This text has a color of #940c9d        
        
          <p style="color:#940c9d;">Text here</p>
        
        
          .mytext {color:#940c9d;}
        
        Text color #940c9d
      
           This box has a color of #940c9d        
        
          <div style="background-color:#940c9d;">Content here</div>
        
        
          .mybackground {background-color:#940c9d;}
        
        Background color #940c9d
      
           Border around this has a color of #940c9d        
        
          <div style="border:2px solid #940c9d;">Content here</div>
        
        
          .myborder {border:2px solid #940c9d;}
        
        Border color #940c9d