#d772bc color space conversions
Hex:
        #d772bc
        RGB:
        215, 114, 188
        CMY:
        16, 55, 26
        CMYK:
        0, 47, 13, 16
      HSL:
        316°, 55.8011%, 64.5098%
        HSV (HSB):
        316°, 46.9767%, 84.3137%
        XYZ:
        43.1187, 30.1125, 51.1166
        xyY:
        0.3468, 0.2422, 30.1125
      CIE-Lab:
        61.7512, 49.0554, -21.3867
        CIE-LCH:
        61.7512, 53.5147, 336.4442
        CIE-Luv:
        61.7512, 54.7975, -40.3051
        Hunter-Lab:
        54.8749, 44.2279, -16.8169
      #d772bc color charts
#d772bc RGB chart
      #d772bc CMYK chart
      #d772bc RGB pie chart
      #d772bc color shades, tints & tones
#d772bc color schemes
#d772bc color preview, HTML & CSS examples
           This text has a color of #d772bc        
        
          <p style="color:#d772bc;">Text here</p>
        
        
          .mytext {color:#d772bc;}
        
        Text color #d772bc
      
           This box has a color of #d772bc        
        
          <div style="background-color:#d772bc;">Content here</div>
        
        
          .mybackground {background-color:#d772bc;}
        
        Background color #d772bc
      
           Border around this has a color of #d772bc        
        
          <div style="border:2px solid #d772bc;">Content here</div>
        
        
          .myborder {border:2px solid #d772bc;}
        
        Border color #d772bc