#d13cd1 color space conversions
Hex:
        #d13cd1
        RGB:
        209, 60, 209
        CMY:
        18, 76, 18
        CMYK:
        0, 71, 0, 18
      HSL:
        300°, 61.8257%, 52.7451%
        HSV (HSB):
        300°, 71.2919%, 81.9608%
        XYZ:
        39.4190, 21.3905, 62.3728
        xyY:
        0.3200, 0.1736, 21.3905
      CIE-Lab:
        53.3742, 73.8445, -46.4913
        CIE-LCH:
        53.3742, 87.2608, 327.8061
        CIE-Luv:
        53.3742, 62.5924, -80.9353
        Hunter-Lab:
        46.2498, 71.1993, -47.5839
      #d13cd1 color charts
#d13cd1 RGB chart
      #d13cd1 CMYK chart
      #d13cd1 RGB pie chart
      #d13cd1 color shades, tints & tones
#d13cd1 color schemes
#d13cd1 color preview, HTML & CSS examples
           This text has a color of #d13cd1        
        
          <p style="color:#d13cd1;">Text here</p>
        
        
          .mytext {color:#d13cd1;}
        
        Text color #d13cd1
      
           This box has a color of #d13cd1        
        
          <div style="background-color:#d13cd1;">Content here</div>
        
        
          .mybackground {background-color:#d13cd1;}
        
        Background color #d13cd1
      
           Border around this has a color of #d13cd1        
        
          <div style="border:2px solid #d13cd1;">Content here</div>
        
        
          .myborder {border:2px solid #d13cd1;}
        
        Border color #d13cd1