#d255d1 color space conversions
Hex:
        #d255d1
        RGB:
        210, 85, 209
        CMY:
        18, 67, 18
        CMYK:
        0, 60, 0, 18
      HSL:
        300°, 58.1395%, 57.8431%
        HSV (HSB):
        300°, 59.5238%, 82.3529%
        XYZ:
        41.3355, 24.8021, 62.9303
        xyY:
        0.3203, 0.1922, 24.8021
      CIE-Lab:
        56.8821, 64.6719, -40.9367
        CIE-LCH:
        56.8821, 76.5393, 327.6666
        CIE-Luv:
        56.8821, 56.7486, -72.2001
        Hunter-Lab:
        49.8017, 61.0023, -40.0587
      #d255d1 color charts
#d255d1 RGB chart
      #d255d1 CMYK chart
      #d255d1 RGB pie chart
      #d255d1 color shades, tints & tones
#d255d1 color schemes
#d255d1 color preview, HTML & CSS examples
           This text has a color of #d255d1        
        
          <p style="color:#d255d1;">Text here</p>
        
        
          .mytext {color:#d255d1;}
        
        Text color #d255d1
      
           This box has a color of #d255d1        
        
          <div style="background-color:#d255d1;">Content here</div>
        
        
          .mybackground {background-color:#d255d1;}
        
        Background color #d255d1
      
           Border around this has a color of #d255d1        
        
          <div style="border:2px solid #d255d1;">Content here</div>
        
        
          .myborder {border:2px solid #d255d1;}
        
        Border color #d255d1