#941f64 color space conversions
Hex:
        #941f64
        RGB:
        148, 31, 100
        CMY:
        42, 88, 61
        CMYK:
        0, 79, 32, 42
      HSL:
        325°, 65.3631%, 35.0980%
        HSV (HSB):
        325°, 79.0541%, 58.0392%
        XYZ:
        15.0030, 8.1960, 12.8478
        xyY:
        0.4162, 0.2274, 8.1960
      CIE-Lab:
        34.3877, 53.0308, -11.2210
        CIE-LCH:
        34.3877, 54.2050, 348.0527
        CIE-Luv:
        34.3877, 63.5682, -22.5211
        Hunter-Lab:
        28.6286, 43.4438, -6.5679
      #941f64 color charts
#941f64 RGB chart
      #941f64 CMYK chart
      #941f64 RGB pie chart
      #941f64 color shades, tints & tones
#941f64 color schemes
#941f64 color preview, HTML & CSS examples
           This text has a color of #941f64        
        
          <p style="color:#941f64;">Text here</p>
        
        
          .mytext {color:#941f64;}
        
        Text color #941f64
      
           This box has a color of #941f64        
        
          <div style="background-color:#941f64;">Content here</div>
        
        
          .mybackground {background-color:#941f64;}
        
        Background color #941f64
      
           Border around this has a color of #941f64        
        
          <div style="border:2px solid #941f64;">Content here</div>
        
        
          .myborder {border:2px solid #941f64;}
        
        Border color #941f64