#d64295 color space conversions
Hex:
        #d64295
        RGB:
        214, 66, 149
        CMY:
        16, 74, 42
        CMYK:
        0, 69, 30, 16
      HSL:
        326°, 64.3478%, 54.9020%
        HSV (HSB):
        326°, 69.1589%, 83.9216%
        XYZ:
        35.1046, 20.3625, 30.5139
        xyY:
        0.4083, 0.2368, 20.3625
      CIE-Lab:
        52.2446, 64.5811, -13.2177
        CIE-LCH:
        52.2446, 65.9199, 348.4331
        CIE-Luv:
        52.2446, 86.3507, -30.0197
        Hunter-Lab:
        45.1248, 59.8946, -8.5052
      #d64295 color charts
#d64295 RGB chart
      #d64295 CMYK chart
      #d64295 RGB pie chart
      #d64295 color shades, tints & tones
#d64295 color schemes
#d64295 color preview, HTML & CSS examples
           This text has a color of #d64295        
        
          <p style="color:#d64295;">Text here</p>
        
        
          .mytext {color:#d64295;}
        
        Text color #d64295
      
           This box has a color of #d64295        
        
          <div style="background-color:#d64295;">Content here</div>
        
        
          .mybackground {background-color:#d64295;}
        
        Background color #d64295
      
           Border around this has a color of #d64295        
        
          <div style="border:2px solid #d64295;">Content here</div>
        
        
          .myborder {border:2px solid #d64295;}
        
        Border color #d64295