#960068 color space conversions
Hex:
        #960068
        RGB:
        150, 0, 104
        CMY:
        41, 100, 59
        CMYK:
        0, 100, 31, 41
      HSL:
        318°, 100.0000%, 29.4118%
        HSV (HSB):
        318°, 100.0000%, 58.8235%
        XYZ:
        15.0764, 7.4835, 13.7466
        xyY:
        0.4153, 0.2061, 7.4835
      CIE-Lab:
        32.8832, 59.9557, -16.0510
        CIE-LCH:
        32.8832, 62.0671, 345.0125
        CIE-Luv:
        32.8832, 68.3588, -29.4050
        Hunter-Lab:
        27.3560, 50.5015, -10.6444
      #960068 color charts
#960068 RGB chart
      #960068 CMYK chart
      #960068 RGB pie chart
      #960068 color shades, tints & tones
#960068 color schemes
#960068 color preview, HTML & CSS examples
           This text has a color of #960068        
        
          <p style="color:#960068;">Text here</p>
        
        
          .mytext {color:#960068;}
        
        Text color #960068
      
           This box has a color of #960068        
        
          <div style="background-color:#960068;">Content here</div>
        
        
          .mybackground {background-color:#960068;}
        
        Background color #960068
      
           Border around this has a color of #960068        
        
          <div style="border:2px solid #960068;">Content here</div>
        
        
          .myborder {border:2px solid #960068;}
        
        Border color #960068