#d101d5 color space conversions
Hex:
        #d101d5
        RGB:
        209, 1, 213
        CMY:
        18, 100, 16
        CMYK:
        2, 100, 0, 16
      HSL:
        299°, 99.0654%, 41.9608%
        HSV (HSB):
        299°, 99.5305%, 83.5294%
        XYZ:
        38.3156, 18.3811, 64.4792
        xyY:
        0.3162, 0.1517, 18.3811
      CIE-Lab:
        49.9551, 85.0699, -54.2355
        CIE-LCH:
        49.9551, 100.8880, 327.4808
        CIE-Luv:
        49.9551, 67.6516, -92.4422
        Hunter-Lab:
        42.8732, 84.4966, -59.1581
      #d101d5 color charts
#d101d5 RGB chart
      #d101d5 CMYK chart
      #d101d5 RGB pie chart
      #d101d5 color shades, tints & tones
#d101d5 color schemes
#d101d5 color preview, HTML & CSS examples
           This text has a color of #d101d5        
        
          <p style="color:#d101d5;">Text here</p>
        
        
          .mytext {color:#d101d5;}
        
        Text color #d101d5
      
           This box has a color of #d101d5        
        
          <div style="background-color:#d101d5;">Content here</div>
        
        
          .mybackground {background-color:#d101d5;}
        
        Background color #d101d5
      
           Border around this has a color of #d101d5        
        
          <div style="border:2px solid #d101d5;">Content here</div>
        
        
          .myborder {border:2px solid #d101d5;}
        
        Border color #d101d5