#d65270 color space conversions
Hex:
        #d65270
        RGB:
        214, 82, 112
        CMY:
        16, 68, 56
        CMYK:
        0, 62, 48, 16
      HSL:
        346°, 61.6822%, 58.0392%
        HSV (HSB):
        346°, 61.6822%, 83.9216%
        XYZ:
        33.6735, 21.5006, 17.7045
        xyY:
        0.4620, 0.2950, 21.5006
      CIE-Lab:
        53.4931, 54.2572, 10.6537
        CIE-LCH:
        53.4931, 55.2933, 11.1090
        CIE-Luv:
        53.4931, 91.2707, 3.0876
        Hunter-Lab:
        46.3687, 48.4834, 9.8200
      #d65270 color charts
#d65270 RGB chart
      #d65270 CMYK chart
      #d65270 RGB pie chart
      #d65270 color shades, tints & tones
#d65270 color schemes
#d65270 color preview, HTML & CSS examples
           This text has a color of #d65270        
        
          <p style="color:#d65270;">Text here</p>
        
        
          .mytext {color:#d65270;}
        
        Text color #d65270
      
           This box has a color of #d65270        
        
          <div style="background-color:#d65270;">Content here</div>
        
        
          .mybackground {background-color:#d65270;}
        
        Background color #d65270
      
           Border around this has a color of #d65270        
        
          <div style="border:2px solid #d65270;">Content here</div>
        
        
          .myborder {border:2px solid #d65270;}
        
        Border color #d65270