#d8277f color space conversions
Hex:
        #d8277f
        RGB:
        216, 39, 127
        CMY:
        15, 85, 50
        CMYK:
        0, 82, 41, 15
      HSL:
        330°, 69.4118%, 50.0000%
        HSV (HSB):
        330°, 81.9444%, 84.7059%
        XYZ:
        32.8752, 17.5823, 21.7397
        xyY:
        0.4554, 0.2435, 17.5823
      CIE-Lab:
        48.9855, 70.8682, -4.8506
        CIE-LCH:
        48.9855, 71.0340, 356.0844
        CIE-Luv:
        48.9855, 105.4523, -19.7415
        Hunter-Lab:
        41.9312, 66.5691, -1.3877
      #d8277f color charts
#d8277f RGB chart
      #d8277f CMYK chart
      #d8277f RGB pie chart
      #d8277f color shades, tints & tones
#d8277f color schemes
#d8277f color preview, HTML & CSS examples
           This text has a color of #d8277f        
        
          <p style="color:#d8277f;">Text here</p>
        
        
          .mytext {color:#d8277f;}
        
        Text color #d8277f
      
           This box has a color of #d8277f        
        
          <div style="background-color:#d8277f;">Content here</div>
        
        
          .mybackground {background-color:#d8277f;}
        
        Background color #d8277f
      
           Border around this has a color of #d8277f        
        
          <div style="border:2px solid #d8277f;">Content here</div>
        
        
          .myborder {border:2px solid #d8277f;}
        
        Border color #d8277f