#72698d color space conversions
Hex:
        #72698d
        RGB:
        114, 105, 141
        CMY:
        55, 59, 45
        CMYK:
        19, 26, 0, 45
      HSL:
        255°, 14.6341%, 48.2353%
        HSV (HSB):
        255°, 25.5319%, 55.2941%
        XYZ:
        16.7987, 15.6036, 27.3257
        xyY:
        0.2813, 0.2612, 15.6036
      CIE-Lab:
        46.4501, 11.4152, -18.4812
        CIE-LCH:
        46.4501, 21.7224, 301.7021
        CIE-Luv:
        46.4501, 2.4452, -28.0196
        Hunter-Lab:
        39.5014, 6.7829, -13.3637
      #72698d color charts
#72698d RGB chart
      #72698d CMYK chart
      #72698d RGB pie chart
      #72698d color shades, tints & tones
#72698d color schemes
#72698d color preview, HTML & CSS examples
           This text has a color of #72698d        
        
          <p style="color:#72698d;">Text here</p>
        
        
          .mytext {color:#72698d;}
        
        Text color #72698d
      
           This box has a color of #72698d        
        
          <div style="background-color:#72698d;">Content here</div>
        
        
          .mybackground {background-color:#72698d;}
        
        Background color #72698d
      
           Border around this has a color of #72698d        
        
          <div style="border:2px solid #72698d;">Content here</div>
        
        
          .myborder {border:2px solid #72698d;}
        
        Border color #72698d