#d285bf color space conversions
Hex:
        #d285bf
        RGB:
        210, 133, 191
        CMY:
        18, 48, 25
        CMYK:
        0, 37, 9, 18
      HSL:
        315°, 46.1078%, 67.2549%
        HSV (HSB):
        315°, 36.6667%, 82.3529%
        XYZ:
        44.3698, 34.2383, 53.5603
        xyY:
        0.3357, 0.2591, 34.2383
      CIE-Lab:
        65.1513, 38.0803, -17.9630
        CIE-LCH:
        65.1513, 42.1044, 334.7461
        CIE-Luv:
        65.1513, 41.6123, -33.4881
        Hunter-Lab:
        58.5135, 32.9551, -13.3117
      #d285bf color charts
#d285bf RGB chart
      #d285bf CMYK chart
      #d285bf RGB pie chart
      #d285bf color shades, tints & tones
#d285bf color schemes
#d285bf color preview, HTML & CSS examples
           This text has a color of #d285bf        
        
          <p style="color:#d285bf;">Text here</p>
        
        
          .mytext {color:#d285bf;}
        
        Text color #d285bf
      
           This box has a color of #d285bf        
        
          <div style="background-color:#d285bf;">Content here</div>
        
        
          .mybackground {background-color:#d285bf;}
        
        Background color #d285bf
      
           Border around this has a color of #d285bf        
        
          <div style="border:2px solid #d285bf;">Content here</div>
        
        
          .myborder {border:2px solid #d285bf;}
        
        Border color #d285bf