#d1357b color space conversions
Hex:
        #d1357b
        RGB:
        209, 53, 123
        CMY:
        18, 79, 52
        CMYK:
        0, 75, 41, 18
      HSL:
        333°, 62.9032%, 51.3725%
        HSV (HSB):
        333°, 74.6411%, 81.9608%
        XYZ:
        31.1427, 17.5316, 20.4814
        xyY:
        0.4503, 0.2535, 17.5316
      CIE-Lab:
        48.9230, 64.8609, -2.6582
        CIE-LCH:
        48.9230, 64.9153, 357.6531
        CIE-Luv:
        48.9230, 96.9968, -15.6294
        Hunter-Lab:
        41.8707, 59.4916, 0.3073
      #d1357b color charts
#d1357b RGB chart
      #d1357b CMYK chart
      #d1357b RGB pie chart
      #d1357b color shades, tints & tones
#d1357b color schemes
#d1357b color preview, HTML & CSS examples
           This text has a color of #d1357b        
        
          <p style="color:#d1357b;">Text here</p>
        
        
          .mytext {color:#d1357b;}
        
        Text color #d1357b
      
           This box has a color of #d1357b        
        
          <div style="background-color:#d1357b;">Content here</div>
        
        
          .mybackground {background-color:#d1357b;}
        
        Background color #d1357b
      
           Border around this has a color of #d1357b        
        
          <div style="border:2px solid #d1357b;">Content here</div>
        
        
          .myborder {border:2px solid #d1357b;}
        
        Border color #d1357b