#95068b color space conversions
Hex:
        #95068b
        RGB:
        149, 6, 139
        CMY:
        42, 98, 45
        CMYK:
        0, 96, 7, 42
      HSL:
        304°, 92.2581%, 30.3922%
        HSV (HSB):
        304°, 95.9732%, 58.4314%
        XYZ:
        17.1198, 8.3839, 25.1420
        xyY:
        0.3380, 0.1655, 8.3839
      CIE-Lab:
        34.7699, 63.5370, -35.1653
        CIE-LCH:
        34.7699, 72.6192, 331.0371
        CIE-Luv:
        34.7699, 52.3636, -55.4591
        Hunter-Lab:
        28.9549, 54.8678, -31.2140
      #95068b color charts
#95068b RGB chart
      #95068b CMYK chart
      #95068b RGB pie chart
      #95068b color shades, tints & tones
#95068b color schemes
#95068b color preview, HTML & CSS examples
           This text has a color of #95068b        
        
          <p style="color:#95068b;">Text here</p>
        
        
          .mytext {color:#95068b;}
        
        Text color #95068b
      
           This box has a color of #95068b        
        
          <div style="background-color:#95068b;">Content here</div>
        
        
          .mybackground {background-color:#95068b;}
        
        Background color #95068b
      
           Border around this has a color of #95068b        
        
          <div style="border:2px solid #95068b;">Content here</div>
        
        
          .myborder {border:2px solid #95068b;}
        
        Border color #95068b