#962a9f color space conversions
Hex:
        #962a9f
        RGB:
        150, 42, 159
        CMY:
        41, 84, 38
        CMYK:
        6, 74, 0, 38
      HSL:
        295°, 58.2090%, 39.4118%
        HSV (HSB):
        295°, 73.5849%, 62.3529%
        XYZ:
        19.6636, 10.6432, 33.8188
        xyY:
        0.3066, 0.1660, 10.6432
      CIE-Lab:
        38.9728, 58.7666, -40.6642
        CIE-LCH:
        38.9728, 71.4639, 325.3183
        CIE-Luv:
        38.9728, 41.6978, -64.4303
        Hunter-Lab:
        32.6239, 50.4970, -38.6250
      #962a9f color charts
#962a9f RGB chart
      #962a9f CMYK chart
      #962a9f RGB pie chart
      #962a9f color shades, tints & tones
#962a9f color schemes
#962a9f color preview, HTML & CSS examples
           This text has a color of #962a9f        
        
          <p style="color:#962a9f;">Text here</p>
        
        
          .mytext {color:#962a9f;}
        
        Text color #962a9f
      
           This box has a color of #962a9f        
        
          <div style="background-color:#962a9f;">Content here</div>
        
        
          .mybackground {background-color:#962a9f;}
        
        Background color #962a9f
      
           Border around this has a color of #962a9f        
        
          <div style="border:2px solid #962a9f;">Content here</div>
        
        
          .myborder {border:2px solid #962a9f;}
        
        Border color #962a9f