#d450b4 color space conversions
Hex:
        #d450b4
        RGB:
        212, 80, 180
        CMY:
        17, 69, 29
        CMYK:
        0, 62, 15, 17
      HSL:
        315°, 60.5505%, 57.2549%
        HSV (HSB):
        315°, 62.2642%, 83.1373%
        XYZ:
        38.2583, 23.0297, 45.6088
        xyY:
        0.3579, 0.2154, 23.0297
      CIE-Lab:
        55.1029, 62.6971, -27.0529
        CIE-LCH:
        55.1029, 68.2846, 336.6605
        CIE-Luv:
        55.1029, 68.8796, -50.2521
        Hunter-Lab:
        47.9892, 58.3237, -22.7565
      #d450b4 color charts
#d450b4 RGB chart
      #d450b4 CMYK chart
      #d450b4 RGB pie chart
      #d450b4 color shades, tints & tones
#d450b4 color schemes
#d450b4 color preview, HTML & CSS examples
           This text has a color of #d450b4        
        
          <p style="color:#d450b4;">Text here</p>
        
        
          .mytext {color:#d450b4;}
        
        Text color #d450b4
      
           This box has a color of #d450b4        
        
          <div style="background-color:#d450b4;">Content here</div>
        
        
          .mybackground {background-color:#d450b4;}
        
        Background color #d450b4
      
           Border around this has a color of #d450b4        
        
          <div style="border:2px solid #d450b4;">Content here</div>
        
        
          .myborder {border:2px solid #d450b4;}
        
        Border color #d450b4