#d66bba color space conversions
Hex:
        #d66bba
        RGB:
        214, 107, 186
        CMY:
        16, 58, 27
        CMYK:
        0, 50, 13, 16
      HSL:
        316°, 56.6138%, 62.9412%
        HSV (HSB):
        316°, 50.0000%, 83.9216%
        XYZ:
        41.8522, 28.3567, 49.7219
        xyY:
        0.3490, 0.2364, 28.3567
      CIE-Lab:
        60.2096, 51.9009, -22.6177
        CIE-LCH:
        60.2096, 56.6150, 336.4530
        CIE-Luv:
        60.2096, 57.7378, -42.4875
        Hunter-Lab:
        53.2510, 47.1013, -18.0850
      #d66bba color charts
#d66bba RGB chart
      #d66bba CMYK chart
      #d66bba RGB pie chart
      #d66bba color shades, tints & tones
#d66bba color schemes
#d66bba color preview, HTML & CSS examples
           This text has a color of #d66bba        
        
          <p style="color:#d66bba;">Text here</p>
        
        
          .mytext {color:#d66bba;}
        
        Text color #d66bba
      
           This box has a color of #d66bba        
        
          <div style="background-color:#d66bba;">Content here</div>
        
        
          .mybackground {background-color:#d66bba;}
        
        Background color #d66bba
      
           Border around this has a color of #d66bba        
        
          <div style="border:2px solid #d66bba;">Content here</div>
        
        
          .myborder {border:2px solid #d66bba;}
        
        Border color #d66bba