#95068e color space conversions
Hex:
        #95068e
        RGB:
        149, 6, 142
        CMY:
        42, 98, 44
        CMYK:
        0, 96, 5, 42
      HSL:
        303°, 92.2581%, 30.3922%
        HSV (HSB):
        303°, 95.9732%, 58.4314%
        XYZ:
        17.3420, 8.4728, 26.3126
        xyY:
        0.3327, 0.1625, 8.4728
      CIE-Lab:
        34.9488, 63.9830, -36.7323
        CIE-LCH:
        34.9488, 73.7773, 330.1401
        CIE-Luv:
        34.9488, 51.2081, -57.6794
        Hunter-Lab:
        29.1081, 55.4077, -33.2202
      #95068e color charts
#95068e RGB chart
      #95068e CMYK chart
      #95068e RGB pie chart
      #95068e color shades, tints & tones
#95068e color schemes
#95068e color preview, HTML & CSS examples
           This text has a color of #95068e        
        
          <p style="color:#95068e;">Text here</p>
        
        
          .mytext {color:#95068e;}
        
        Text color #95068e
      
           This box has a color of #95068e        
        
          <div style="background-color:#95068e;">Content here</div>
        
        
          .mybackground {background-color:#95068e;}
        
        Background color #95068e
      
           Border around this has a color of #95068e        
        
          <div style="border:2px solid #95068e;">Content here</div>
        
        
          .myborder {border:2px solid #95068e;}
        
        Border color #95068e