#d850b4 color space conversions
Hex:
        #d850b4
        RGB:
        216, 80, 180
        CMY:
        15, 69, 29
        CMYK:
        0, 63, 17, 15
      HSL:
        316°, 63.5514%, 58.0392%
        HSV (HSB):
        316°, 62.9630%, 84.7059%
        XYZ:
        39.4258, 23.6315, 45.6634
        xyY:
        0.3626, 0.2174, 23.6315
      CIE-Lab:
        55.7170, 63.7679, -26.0538
        CIE-LCH:
        55.7170, 68.8850, 337.7764
        CIE-Luv:
        55.7170, 71.8635, -49.0496
        Hunter-Lab:
        48.6123, 59.6965, -21.6648
      #d850b4 color charts
#d850b4 RGB chart
      #d850b4 CMYK chart
      #d850b4 RGB pie chart
      #d850b4 color shades, tints & tones
#d850b4 color schemes
#d850b4 color preview, HTML & CSS examples
           This text has a color of #d850b4        
        
          <p style="color:#d850b4;">Text here</p>
        
        
          .mytext {color:#d850b4;}
        
        Text color #d850b4
      
           This box has a color of #d850b4        
        
          <div style="background-color:#d850b4;">Content here</div>
        
        
          .mybackground {background-color:#d850b4;}
        
        Background color #d850b4
      
           Border around this has a color of #d850b4        
        
          <div style="border:2px solid #d850b4;">Content here</div>
        
        
          .myborder {border:2px solid #d850b4;}
        
        Border color #d850b4