#d13b94 color space conversions
Hex:
        #d13b94
        RGB:
        209, 59, 148
        CMY:
        18, 77, 42
        CMYK:
        0, 72, 29, 18
      HSL:
        324°, 61.9835%, 52.5490%
        HSV (HSB):
        324°, 71.7703%, 81.9608%
        XYZ:
        33.2038, 18.8214, 29.8998
        xyY:
        0.4053, 0.2297, 18.8214
      CIE-Lab:
        50.4775, 65.6023, -15.3804
        CIE-LCH:
        50.4775, 67.3811, 346.8054
        CIE-Luv:
        50.4775, 85.2530, -33.0169
        Hunter-Lab:
        43.3836, 60.6942, -10.4940
      #d13b94 color charts
#d13b94 RGB chart
      #d13b94 CMYK chart
      #d13b94 RGB pie chart
      #d13b94 color shades, tints & tones
#d13b94 color schemes
#d13b94 color preview, HTML & CSS examples
           This text has a color of #d13b94        
        
          <p style="color:#d13b94;">Text here</p>
        
        
          .mytext {color:#d13b94;}
        
        Text color #d13b94
      
           This box has a color of #d13b94        
        
          <div style="background-color:#d13b94;">Content here</div>
        
        
          .mybackground {background-color:#d13b94;}
        
        Background color #d13b94
      
           Border around this has a color of #d13b94        
        
          <div style="border:2px solid #d13b94;">Content here</div>
        
        
          .myborder {border:2px solid #d13b94;}
        
        Border color #d13b94