#d4168b color space conversions
Hex:
        #d4168b
        RGB:
        212, 22, 139
        CMY:
        17, 91, 45
        CMYK:
        0, 90, 34, 17
      HSL:
        323°, 81.1966%, 45.8824%
        HSV (HSB):
        323°, 89.6226%, 83.1373%
        XYZ:
        32.0985, 16.4349, 25.9066
        xyY:
        0.4312, 0.2208, 16.4349
      CIE-Lab:
        47.5400, 74.3125, -14.3792
        CIE-LCH:
        47.5400, 75.6909, 349.0488
        CIE-Luv:
        47.5400, 100.4103, -32.9067
        Hunter-Lab:
        40.5400, 70.3863, -9.5105
      #d4168b color charts
#d4168b RGB chart
      #d4168b CMYK chart
      #d4168b RGB pie chart
      #d4168b color shades, tints & tones
#d4168b color schemes
#d4168b color preview, HTML & CSS examples
           This text has a color of #d4168b        
        
          <p style="color:#d4168b;">Text here</p>
        
        
          .mytext {color:#d4168b;}
        
        Text color #d4168b
      
           This box has a color of #d4168b        
        
          <div style="background-color:#d4168b;">Content here</div>
        
        
          .mybackground {background-color:#d4168b;}
        
        Background color #d4168b
      
           Border around this has a color of #d4168b        
        
          <div style="border:2px solid #d4168b;">Content here</div>
        
        
          .myborder {border:2px solid #d4168b;}
        
        Border color #d4168b