#942e5a color space conversions
Hex:
        #942e5a
        RGB:
        148, 46, 90
        CMY:
        42, 82, 65
        CMYK:
        0, 69, 39, 42
      HSL:
        334°, 52.5773%, 38.0392%
        HSV (HSB):
        334°, 68.9189%, 58.0392%
        XYZ:
        15.0352, 8.9881, 10.6153
        xyY:
        0.4341, 0.2595, 8.9881
      CIE-Lab:
        35.9613, 46.4414, -2.4608
        CIE-LCH:
        35.9613, 46.5065, 356.9669
        CIE-Luv:
        35.9613, 62.2453, -10.8191
        Hunter-Lab:
        29.9801, 37.0536, -0.0072
      #942e5a color charts
#942e5a RGB chart
      #942e5a CMYK chart
      #942e5a RGB pie chart
      #942e5a color shades, tints & tones
#942e5a color schemes
#942e5a color preview, HTML & CSS examples
           This text has a color of #942e5a        
        
          <p style="color:#942e5a;">Text here</p>
        
        
          .mytext {color:#942e5a;}
        
        Text color #942e5a
      
           This box has a color of #942e5a        
        
          <div style="background-color:#942e5a;">Content here</div>
        
        
          .mybackground {background-color:#942e5a;}
        
        Background color #942e5a
      
           Border around this has a color of #942e5a        
        
          <div style="border:2px solid #942e5a;">Content here</div>
        
        
          .myborder {border:2px solid #942e5a;}
        
        Border color #942e5a