#98198d color space conversions
Hex:
        #98198d
        RGB:
        152, 25, 141
        CMY:
        40, 90, 45
        CMYK:
        0, 84, 7, 40
      HSL:
        305°, 71.7514%, 34.7059%
        HSV (HSB):
        305°, 83.5526%, 59.6078%
        XYZ:
        18.1042, 9.2937, 26.0390
        xyY:
        0.3388, 0.1739, 9.2937
      CIE-Lab:
        36.5438, 61.2031, -33.5490
        CIE-LCH:
        36.5438, 69.7951, 331.2703
        CIE-Luv:
        36.5438, 52.0187, -53.8507
        Hunter-Lab:
        30.4857, 52.6543, -29.3019
      #98198d color charts
#98198d RGB chart
      #98198d CMYK chart
      #98198d RGB pie chart
      #98198d color shades, tints & tones
#98198d color schemes
#98198d color preview, HTML & CSS examples
           This text has a color of #98198d        
        
          <p style="color:#98198d;">Text here</p>
        
        
          .mytext {color:#98198d;}
        
        Text color #98198d
      
           This box has a color of #98198d        
        
          <div style="background-color:#98198d;">Content here</div>
        
        
          .mybackground {background-color:#98198d;}
        
        Background color #98198d
      
           Border around this has a color of #98198d        
        
          <div style="border:2px solid #98198d;">Content here</div>
        
        
          .myborder {border:2px solid #98198d;}
        
        Border color #98198d