#d6119b color space conversions
Hex:
        #d6119b
        RGB:
        214, 17, 155
        CMY:
        16, 93, 39
        CMYK:
        0, 92, 28, 16
      HSL:
        318°, 85.2814%, 45.2941%
        HSV (HSB):
        318°, 92.0561%, 83.9216%
        XYZ:
        33.8484, 17.0636, 32.5199
        xyY:
        0.4057, 0.2045, 17.0636
      CIE-Lab:
        48.3401, 77.0799, -22.7571
        CIE-LCH:
        48.3401, 80.3691, 343.5513
        CIE-Luv:
        48.3401, 95.3235, -45.1706
        Hunter-Lab:
        41.3081, 73.9760, -17.7606
      #d6119b color charts
#d6119b RGB chart
      #d6119b CMYK chart
      #d6119b RGB pie chart
      #d6119b color shades, tints & tones
#d6119b color schemes
#d6119b color preview, HTML & CSS examples
           This text has a color of #d6119b        
        
          <p style="color:#d6119b;">Text here</p>
        
        
          .mytext {color:#d6119b;}
        
        Text color #d6119b
      
           This box has a color of #d6119b        
        
          <div style="background-color:#d6119b;">Content here</div>
        
        
          .mybackground {background-color:#d6119b;}
        
        Background color #d6119b
      
           Border around this has a color of #d6119b        
        
          <div style="border:2px solid #d6119b;">Content here</div>
        
        
          .myborder {border:2px solid #d6119b;}
        
        Border color #d6119b