#961b5d color space conversions
Hex:
        #961b5d
        RGB:
        150, 27, 93
        CMY:
        41, 89, 64
        CMYK:
        0, 82, 38, 41
      HSL:
        328°, 69.4915%, 34.7059%
        HSV (HSB):
        328°, 82.0000%, 58.8235%
        XYZ:
        14.9454, 8.0582, 11.1236
        xyY:
        0.4379, 0.2361, 8.0582
      CIE-Lab:
        34.1038, 53.9084, -7.1098
        CIE-LCH:
        34.1038, 54.3752, 352.4868
        CIE-Luv:
        34.1038, 68.9415, -17.5926
        Hunter-Lab:
        28.3870, 44.3008, -3.3622
      #961b5d color charts
#961b5d RGB chart
      #961b5d CMYK chart
      #961b5d RGB pie chart
      #961b5d color shades, tints & tones
#961b5d color schemes
#961b5d color preview, HTML & CSS examples
           This text has a color of #961b5d        
        
          <p style="color:#961b5d;">Text here</p>
        
        
          .mytext {color:#961b5d;}
        
        Text color #961b5d
      
           This box has a color of #961b5d        
        
          <div style="background-color:#961b5d;">Content here</div>
        
        
          .mybackground {background-color:#961b5d;}
        
        Background color #961b5d
      
           Border around this has a color of #961b5d        
        
          <div style="border:2px solid #961b5d;">Content here</div>
        
        
          .myborder {border:2px solid #961b5d;}
        
        Border color #961b5d