#95067d color space conversions
Hex:
        #95067d
        RGB:
        149, 6, 125
        CMY:
        42, 98, 51
        CMYK:
        0, 96, 16, 42
      HSL:
        310°, 92.2581%, 30.3922%
        HSV (HSB):
        310°, 95.9732%, 58.4314%
        XYZ:
        16.1612, 8.0005, 20.0945
        xyY:
        0.3652, 0.1808, 8.0005
      CIE-Lab:
        33.9839, 61.5536, -27.6891
        CIE-LCH:
        33.9839, 67.4947, 335.7801
        CIE-Luv:
        33.9839, 57.9728, -44.9797
        Hunter-Lab:
        28.2851, 52.4903, -22.3216
      #95067d color charts
#95067d RGB chart
      #95067d CMYK chart
      #95067d RGB pie chart
      #95067d color shades, tints & tones
#95067d color schemes
#95067d color preview, HTML & CSS examples
           This text has a color of #95067d        
        
          <p style="color:#95067d;">Text here</p>
        
        
          .mytext {color:#95067d;}
        
        Text color #95067d
      
           This box has a color of #95067d        
        
          <div style="background-color:#95067d;">Content here</div>
        
        
          .mybackground {background-color:#95067d;}
        
        Background color #95067d
      
           Border around this has a color of #95067d        
        
          <div style="border:2px solid #95067d;">Content here</div>
        
        
          .myborder {border:2px solid #95067d;}
        
        Border color #95067d