#d13fb4 color space conversions
Hex:
        #d13fb4
        RGB:
        209, 63, 180
        CMY:
        18, 75, 29
        CMYK:
        0, 70, 14, 18
      HSL:
        312°, 61.3445%, 53.3333%
        HSV (HSB):
        312°, 69.8565%, 81.9608%
        XYZ:
        36.3102, 20.4056, 45.2049
        xyY:
        0.3563, 0.2002, 20.4056
      CIE-Lab:
        52.2927, 68.4344, -31.4550
        CIE-LCH:
        52.2927, 75.3172, 335.3147
        CIE-Luv:
        52.2927, 72.0632, -57.1972
        Hunter-Lab:
        45.1726, 64.4283, -27.7117
      #d13fb4 color charts
#d13fb4 RGB chart
      #d13fb4 CMYK chart
      #d13fb4 RGB pie chart
      #d13fb4 color shades, tints & tones
#d13fb4 color schemes
#d13fb4 color preview, HTML & CSS examples
           This text has a color of #d13fb4        
        
          <p style="color:#d13fb4;">Text here</p>
        
        
          .mytext {color:#d13fb4;}
        
        Text color #d13fb4
      
           This box has a color of #d13fb4        
        
          <div style="background-color:#d13fb4;">Content here</div>
        
        
          .mybackground {background-color:#d13fb4;}
        
        Background color #d13fb4
      
           Border around this has a color of #d13fb4        
        
          <div style="border:2px solid #d13fb4;">Content here</div>
        
        
          .myborder {border:2px solid #d13fb4;}
        
        Border color #d13fb4