#d475d1 color space conversions
Hex:
        #d475d1
        RGB:
        212, 117, 209
        CMY:
        17, 54, 18
        CMYK:
        0, 45, 1, 17
      HSL:
        302°, 52.4862%, 64.5098%
        HSV (HSB):
        302°, 44.8113%, 83.1373%
        XYZ:
        45.0213, 31.3231, 63.9947
        xyY:
        0.3208, 0.2232, 31.3231
      CIE-Lab:
        62.7794, 50.1928, -31.7029
        CIE-LCH:
        62.7794, 59.3666, 327.7226
        CIE-Luv:
        62.7794, 46.4633, -56.7331
        Hunter-Lab:
        55.9670, 45.6476, -28.6174
      #d475d1 color charts
#d475d1 RGB chart
      #d475d1 CMYK chart
      #d475d1 RGB pie chart
      #d475d1 color shades, tints & tones
#d475d1 color schemes
#d475d1 color preview, HTML & CSS examples
           This text has a color of #d475d1        
        
          <p style="color:#d475d1;">Text here</p>
        
        
          .mytext {color:#d475d1;}
        
        Text color #d475d1
      
           This box has a color of #d475d1        
        
          <div style="background-color:#d475d1;">Content here</div>
        
        
          .mybackground {background-color:#d475d1;}
        
        Background color #d475d1
      
           Border around this has a color of #d475d1        
        
          <div style="border:2px solid #d475d1;">Content here</div>
        
        
          .myborder {border:2px solid #d475d1;}
        
        Border color #d475d1