#d13fb1 color space conversions
Hex:
        #d13fb1
        RGB:
        209, 63, 177
        CMY:
        18, 75, 31
        CMYK:
        0, 70, 15, 18
      HSL:
        313°, 61.3445%, 53.3333%
        HSV (HSB):
        313°, 69.8565%, 81.9608%
        XYZ:
        36.0078, 20.2846, 43.6125
        xyY:
        0.3604, 0.2030, 20.2846
      CIE-Lab:
        52.1575, 68.0072, -29.9151
        CIE-LCH:
        52.1575, 74.2960, 336.2562
        CIE-Luv:
        52.1575, 73.1508, -54.8040
        Hunter-Lab:
        45.0385, 63.8916, -25.8858
      #d13fb1 color charts
#d13fb1 RGB chart
      #d13fb1 CMYK chart
      #d13fb1 RGB pie chart
      #d13fb1 color shades, tints & tones
#d13fb1 color schemes
#d13fb1 color preview, HTML & CSS examples
           This text has a color of #d13fb1        
        
          <p style="color:#d13fb1;">Text here</p>
        
        
          .mytext {color:#d13fb1;}
        
        Text color #d13fb1
      
           This box has a color of #d13fb1        
        
          <div style="background-color:#d13fb1;">Content here</div>
        
        
          .mybackground {background-color:#d13fb1;}
        
        Background color #d13fb1
      
           Border around this has a color of #d13fb1        
        
          <div style="border:2px solid #d13fb1;">Content here</div>
        
        
          .myborder {border:2px solid #d13fb1;}
        
        Border color #d13fb1