#d6118d color space conversions
Hex:
        #d6118d
        RGB:
        214, 17, 141
        CMY:
        16, 93, 45
        CMYK:
        0, 92, 34, 16
      HSL:
        322°, 85.2814%, 45.2941%
        HSV (HSB):
        322°, 92.0561%, 83.9216%
        XYZ:
        32.7397, 16.6201, 26.6817
        xyY:
        0.4306, 0.2186, 16.6201
      CIE-Lab:
        47.7778, 75.5911, -15.1932
        CIE-LCH:
        47.7778, 77.1028, 348.6354
        CIE-Luv:
        47.7778, 101.7618, -34.3026
        Hunter-Lab:
        40.7678, 72.0058, -10.2667
      #d6118d color charts
#d6118d RGB chart
      #d6118d CMYK chart
      #d6118d RGB pie chart
      #d6118d color shades, tints & tones
#d6118d color schemes
#d6118d color preview, HTML & CSS examples
           This text has a color of #d6118d        
        
          <p style="color:#d6118d;">Text here</p>
        
        
          .mytext {color:#d6118d;}
        
        Text color #d6118d
      
           This box has a color of #d6118d        
        
          <div style="background-color:#d6118d;">Content here</div>
        
        
          .mybackground {background-color:#d6118d;}
        
        Background color #d6118d
      
           Border around this has a color of #d6118d        
        
          <div style="border:2px solid #d6118d;">Content here</div>
        
        
          .myborder {border:2px solid #d6118d;}
        
        Border color #d6118d