#99258f color space conversions
Hex:
        #99258f
        RGB:
        153, 37, 143
        CMY:
        40, 85, 44
        CMYK:
        0, 76, 7, 40
      HSL:
        305°, 61.0526%, 37.2549%
        HSV (HSB):
        305°, 75.8170%, 60.0000%
        XYZ:
        18.7564, 10.0786, 26.9434
        xyY:
        0.3363, 0.1807, 10.0786
      CIE-Lab:
        37.9831, 58.4126, -32.4883
        CIE-LCH:
        37.9831, 66.8395, 330.9177
        CIE-Luv:
        37.9831, 50.0425, -52.6441
        Hunter-Lab:
        31.7468, 49.9027, -28.0964
      #99258f color charts
#99258f RGB chart
      #99258f CMYK chart
      #99258f RGB pie chart
      #99258f color shades, tints & tones
#99258f color schemes
#99258f color preview, HTML & CSS examples
           This text has a color of #99258f        
        
          <p style="color:#99258f;">Text here</p>
        
        
          .mytext {color:#99258f;}
        
        Text color #99258f
      
           This box has a color of #99258f        
        
          <div style="background-color:#99258f;">Content here</div>
        
        
          .mybackground {background-color:#99258f;}
        
        Background color #99258f
      
           Border around this has a color of #99258f        
        
          <div style="border:2px solid #99258f;">Content here</div>
        
        
          .myborder {border:2px solid #99258f;}
        
        Border color #99258f