#d066ec color space conversions
Hex:
        #d066ec
        RGB:
        208, 102, 236
        CMY:
        18, 60, 7
        CMYK:
        12, 57, 0, 7
      HSL:
        287°, 77.9070%, 66.2745%
        HSV (HSB):
        287°, 56.7797%, 92.5490%
        XYZ:
        45.9041, 28.9688, 82.5290
        xyY:
        0.2916, 0.1840, 28.9688
      CIE-Lab:
        60.7541, 61.4540, -50.0181
        CIE-LCH:
        60.7541, 79.2364, 320.8575
        CIE-Luv:
        60.7541, 42.9438, -87.0497
        Hunter-Lab:
        53.8226, 58.0490, -53.2365
      #d066ec color charts
#d066ec RGB chart
      #d066ec CMYK chart
      #d066ec RGB pie chart
      #d066ec color shades, tints & tones
#d066ec color schemes
#d066ec color preview, HTML & CSS examples
           This text has a color of #d066ec        
        
          <p style="color:#d066ec;">Text here</p>
        
        
          .mytext {color:#d066ec;}
        
        Text color #d066ec
      
           This box has a color of #d066ec        
        
          <div style="background-color:#d066ec;">Content here</div>
        
        
          .mybackground {background-color:#d066ec;}
        
        Background color #d066ec
      
           Border around this has a color of #d066ec        
        
          <div style="border:2px solid #d066ec;">Content here</div>
        
        
          .myborder {border:2px solid #d066ec;}
        
        Border color #d066ec