#d2405b color space conversions
Hex:
        #d2405b
        RGB:
        210, 64, 91
        CMY:
        18, 75, 64
        CMYK:
        0, 70, 57, 18
      HSL:
        349°, 61.8644%, 53.7255%
        HSV (HSB):
        349°, 69.5238%, 82.3529%
        XYZ:
        30.3001, 18.1238, 11.7988
        xyY:
        0.5031, 0.3009, 18.1238
      CIE-Lab:
        49.6459, 58.6074, 17.8322
        CIE-LCH:
        49.6459, 61.2602, 16.9232
        CIE-Luv:
        49.6459, 104.0482, 9.6089
        Hunter-Lab:
        42.5720, 52.5440, 13.3683
      #d2405b color charts
#d2405b RGB chart
      #d2405b CMYK chart
      #d2405b RGB pie chart
      #d2405b color shades, tints & tones
#d2405b color schemes
#d2405b color preview, HTML & CSS examples
           This text has a color of #d2405b        
        
          <p style="color:#d2405b;">Text here</p>
        
        
          .mytext {color:#d2405b;}
        
        Text color #d2405b
      
           This box has a color of #d2405b        
        
          <div style="background-color:#d2405b;">Content here</div>
        
        
          .mybackground {background-color:#d2405b;}
        
        Background color #d2405b
      
           Border around this has a color of #d2405b        
        
          <div style="border:2px solid #d2405b;">Content here</div>
        
        
          .myborder {border:2px solid #d2405b;}
        
        Border color #d2405b