#d066b1 color space conversions
Hex:
        #d066b1
        RGB:
        208, 102, 177
        CMY:
        18, 60, 31
        CMYK:
        0, 51, 15, 18
      HSL:
        318°, 53.0000%, 60.7843%
        HSV (HSB):
        318°, 50.9615%, 81.5686%
        XYZ:
        38.6996, 26.0870, 44.5906
        xyY:
        0.3538, 0.2385, 26.0870
      CIE-Lab:
        58.1195, 51.1085, -20.7298
        CIE-LCH:
        58.1195, 55.1526, 337.9223
        CIE-Luv:
        58.1195, 57.9771, -39.2052
        Hunter-Lab:
        51.0754, 45.8667, -16.0094
      #d066b1 color charts
#d066b1 RGB chart
      #d066b1 CMYK chart
      #d066b1 RGB pie chart
      #d066b1 color shades, tints & tones
#d066b1 color schemes
#d066b1 color preview, HTML & CSS examples
           This text has a color of #d066b1        
        
          <p style="color:#d066b1;">Text here</p>
        
        
          .mytext {color:#d066b1;}
        
        Text color #d066b1
      
           This box has a color of #d066b1        
        
          <div style="background-color:#d066b1;">Content here</div>
        
        
          .mybackground {background-color:#d066b1;}
        
        Background color #d066b1
      
           Border around this has a color of #d066b1        
        
          <div style="border:2px solid #d066b1;">Content here</div>
        
        
          .myborder {border:2px solid #d066b1;}
        
        Border color #d066b1