#95259f color space conversions
Hex:
        #95259f
        RGB:
        149, 37, 159
        CMY:
        42, 85, 38
        CMYK:
        6, 77, 0, 38
      HSL:
        295°, 62.2449%, 38.4314%
        HSV (HSB):
        295°, 76.7296%, 62.3529%
        XYZ:
        19.3140, 10.2159, 33.7548
        xyY:
        0.3052, 0.1614, 10.2159
      CIE-Lab:
        38.2272, 60.2175, -41.8643
        CIE-LCH:
        38.2272, 73.3401, 325.1923
        CIE-Luv:
        38.2272, 41.8956, -65.8727
        Hunter-Lab:
        31.9623, 51.9289, -40.2414
      #95259f color charts
#95259f RGB chart
      #95259f CMYK chart
      #95259f RGB pie chart
      #95259f color shades, tints & tones
#95259f color schemes
#95259f color preview, HTML & CSS examples
           This text has a color of #95259f        
        
          <p style="color:#95259f;">Text here</p>
        
        
          .mytext {color:#95259f;}
        
        Text color #95259f
      
           This box has a color of #95259f        
        
          <div style="background-color:#95259f;">Content here</div>
        
        
          .mybackground {background-color:#95259f;}
        
        Background color #95259f
      
           Border around this has a color of #95259f        
        
          <div style="border:2px solid #95259f;">Content here</div>
        
        
          .myborder {border:2px solid #95259f;}
        
        Border color #95259f