#95089a color space conversions
Hex:
        #95089a
        RGB:
        149, 8, 154
        CMY:
        42, 97, 40
        CMYK:
        3, 95, 0, 40
      HSL:
        298°, 90.1235%, 31.7647%
        HSV (HSB):
        298°, 94.8052%, 60.3922%
        XYZ:
        18.3140, 8.8963, 31.3238
        xyY:
        0.3129, 0.1520, 8.8963
      CIE-Lab:
        35.7839, 65.5853, -42.7460
        CIE-LCH:
        35.7839, 78.2857, 326.9053
        CIE-Luv:
        35.7839, 46.6474, -66.2914
        Hunter-Lab:
        29.8267, 57.4047, -41.3872
      #95089a color charts
#95089a RGB chart
      #95089a CMYK chart
      #95089a RGB pie chart
      #95089a color shades, tints & tones
#95089a color schemes
#95089a color preview, HTML & CSS examples
           This text has a color of #95089a        
        
          <p style="color:#95089a;">Text here</p>
        
        
          .mytext {color:#95089a;}
        
        Text color #95089a
      
           This box has a color of #95089a        
        
          <div style="background-color:#95089a;">Content here</div>
        
        
          .mybackground {background-color:#95089a;}
        
        Background color #95089a
      
           Border around this has a color of #95089a        
        
          <div style="border:2px solid #95089a;">Content here</div>
        
        
          .myborder {border:2px solid #95089a;}
        
        Border color #95089a