#d7269d color space conversions
Hex:
        #d7269d
        RGB:
        215, 38, 157
        CMY:
        16, 85, 38
        CMYK:
        0, 82, 27, 16
      HSL:
        320°, 69.9605%, 49.6078%
        HSV (HSB):
        320°, 82.3256%, 84.3137%
        XYZ:
        34.8032, 18.2676, 33.5900
        xyY:
        0.4016, 0.2108, 18.2676
      CIE-Lab:
        49.8191, 74.0064, -21.6575
        CIE-LCH:
        49.8191, 77.1103, 343.6882
        CIE-Luv:
        49.8191, 91.9959, -43.3509
        Hunter-Lab:
        42.7406, 70.5545, -16.6777
      #d7269d color charts
#d7269d RGB chart
      #d7269d CMYK chart
      #d7269d RGB pie chart
      #d7269d color shades, tints & tones
#d7269d color schemes
#d7269d color preview, HTML & CSS examples
           This text has a color of #d7269d        
        
          <p style="color:#d7269d;">Text here</p>
        
        
          .mytext {color:#d7269d;}
        
        Text color #d7269d
      
           This box has a color of #d7269d        
        
          <div style="background-color:#d7269d;">Content here</div>
        
        
          .mybackground {background-color:#d7269d;}
        
        Background color #d7269d
      
           Border around this has a color of #d7269d        
        
          <div style="border:2px solid #d7269d;">Content here</div>
        
        
          .myborder {border:2px solid #d7269d;}
        
        Border color #d7269d