#d85393 color space conversions
Hex:
        #d85393
        RGB:
        216, 83, 147
        CMY:
        15, 67, 42
        CMYK:
        0, 62, 32, 15
      HSL:
        331°, 63.0332%, 58.6275%
        HSV (HSB):
        331°, 61.5741%, 84.7059%
        XYZ:
        36.6786, 22.8920, 30.0892
        xyY:
        0.4091, 0.2553, 22.8920
      CIE-Lab:
        54.9609, 58.1563, -7.9243
        CIE-LCH:
        54.9609, 58.6937, 352.2408
        CIE-Luv:
        54.9609, 81.5249, -21.6368
        Hunter-Lab:
        47.8456, 53.1089, -3.7944
      #d85393 color charts
#d85393 RGB chart
      #d85393 CMYK chart
      #d85393 RGB pie chart
      #d85393 color shades, tints & tones
#d85393 color schemes
#d85393 color preview, HTML & CSS examples
           This text has a color of #d85393        
        
          <p style="color:#d85393;">Text here</p>
        
        
          .mytext {color:#d85393;}
        
        Text color #d85393
      
           This box has a color of #d85393        
        
          <div style="background-color:#d85393;">Content here</div>
        
        
          .mybackground {background-color:#d85393;}
        
        Background color #d85393
      
           Border around this has a color of #d85393        
        
          <div style="border:2px solid #d85393;">Content here</div>
        
        
          .myborder {border:2px solid #d85393;}
        
        Border color #d85393