#d567bf color space conversions
Hex:
        #d567bf
        RGB:
        213, 103, 191
        CMY:
        16, 60, 25
        CMYK:
        0, 52, 10, 16
      HSL:
        312°, 56.7010%, 61.9608%
        HSV (HSB):
        312°, 51.6432%, 83.5294%
        XYZ:
        41.6948, 27.6082, 52.4216
        xyY:
        0.3425, 0.2268, 27.6082
      CIE-Lab:
        59.5331, 54.3395, -26.5226
        CIE-LCH:
        59.5331, 60.4667, 333.9834
        CIE-Luv:
        59.5331, 57.4209, -48.7964
        Hunter-Lab:
        52.5435, 49.6937, -22.3719
      #d567bf color charts
#d567bf RGB chart
      #d567bf CMYK chart
      #d567bf RGB pie chart
      #d567bf color shades, tints & tones
#d567bf color schemes
#d567bf color preview, HTML & CSS examples
           This text has a color of #d567bf        
        
          <p style="color:#d567bf;">Text here</p>
        
        
          .mytext {color:#d567bf;}
        
        Text color #d567bf
      
           This box has a color of #d567bf        
        
          <div style="background-color:#d567bf;">Content here</div>
        
        
          .mybackground {background-color:#d567bf;}
        
        Background color #d567bf
      
           Border around this has a color of #d567bf        
        
          <div style="border:2px solid #d567bf;">Content here</div>
        
        
          .myborder {border:2px solid #d567bf;}
        
        Border color #d567bf