#d65291 color space conversions
Hex:
        #d65291
        RGB:
        214, 82, 145
        CMY:
        16, 68, 43
        CMYK:
        0, 62, 32, 16
      HSL:
        331°, 61.6822%, 58.0392%
        HSV (HSB):
        331°, 61.6822%, 83.9216%
        XYZ:
        35.8597, 22.3751, 29.2169
        xyY:
        0.4101, 0.2559, 22.3751
      CIE-Lab:
        54.4227, 57.7467, -7.5810
        CIE-LCH:
        54.4227, 58.2422, 352.5210
        CIE-Luv:
        54.4227, 81.0579, -21.0407
        Hunter-Lab:
        47.3023, 52.5412, -3.5096
      #d65291 color charts
#d65291 RGB chart
      #d65291 CMYK chart
      #d65291 RGB pie chart
      #d65291 color shades, tints & tones
#d65291 color schemes
#d65291 color preview, HTML & CSS examples
           This text has a color of #d65291        
        
          <p style="color:#d65291;">Text here</p>
        
        
          .mytext {color:#d65291;}
        
        Text color #d65291
      
           This box has a color of #d65291        
        
          <div style="background-color:#d65291;">Content here</div>
        
        
          .mybackground {background-color:#d65291;}
        
        Background color #d65291
      
           Border around this has a color of #d65291        
        
          <div style="border:2px solid #d65291;">Content here</div>
        
        
          .myborder {border:2px solid #d65291;}
        
        Border color #d65291