#99238f color space conversions
Hex:
        #99238f
        RGB:
        153, 35, 143
        CMY:
        40, 86, 44
        CMYK:
        0, 77, 7, 40
      HSL:
        305°, 62.7660%, 36.8627%
        HSV (HSB):
        305°, 77.1242%, 60.0000%
        XYZ:
        18.6958, 9.9575, 26.9232
        xyY:
        0.3364, 0.1792, 9.9575
      CIE-Lab:
        37.7661, 59.0346, -32.8312
        CIE-LCH:
        37.7661, 67.5497, 330.9200
        CIE-Luv:
        37.7661, 50.4224, -53.1107
        Hunter-Lab:
        31.5556, 50.5342, -28.4973
      #99238f color charts
#99238f RGB chart
      #99238f CMYK chart
      #99238f RGB pie chart
      #99238f color shades, tints & tones
#99238f color schemes
#99238f color preview, HTML & CSS examples
           This text has a color of #99238f        
        
          <p style="color:#99238f;">Text here</p>
        
        
          .mytext {color:#99238f;}
        
        Text color #99238f
      
           This box has a color of #99238f        
        
          <div style="background-color:#99238f;">Content here</div>
        
        
          .mybackground {background-color:#99238f;}
        
        Background color #99238f
      
           Border around this has a color of #99238f        
        
          <div style="border:2px solid #99238f;">Content here</div>
        
        
          .myborder {border:2px solid #99238f;}
        
        Border color #99238f