#96129f color space conversions
Hex:
        #96129f
        RGB:
        150, 18, 159
        CMY:
        41, 93, 38
        CMYK:
        6, 89, 0, 38
      HSL:
        296°, 79.6610%, 34.7059%
        HSV (HSB):
        296°, 88.6792%, 62.3529%
        XYZ:
        19.0520, 9.4198, 33.6149
        xyY:
        0.3069, 0.1517, 9.4198
      CIE-Lab:
        36.7804, 65.1183, -44.1715
        CIE-LCH:
        36.7804, 78.6862, 325.8499
        CIE-Luv:
        36.7804, 44.9109, -68.7362
        Hunter-Lab:
        30.6918, 57.0937, -43.4527
      #96129f color charts
#96129f RGB chart
      #96129f CMYK chart
      #96129f RGB pie chart
      #96129f color shades, tints & tones
#96129f color schemes
#96129f color preview, HTML & CSS examples
           This text has a color of #96129f        
        
          <p style="color:#96129f;">Text here</p>
        
        
          .mytext {color:#96129f;}
        
        Text color #96129f
      
           This box has a color of #96129f        
        
          <div style="background-color:#96129f;">Content here</div>
        
        
          .mybackground {background-color:#96129f;}
        
        Background color #96129f
      
           Border around this has a color of #96129f        
        
          <div style="border:2px solid #96129f;">Content here</div>
        
        
          .myborder {border:2px solid #96129f;}
        
        Border color #96129f