#df06ce color space conversions
Hex:
        #df06ce
        RGB:
        223, 6, 206
        CMY:
        13, 98, 19
        CMYK:
        0, 97, 8, 13
      HSL:
        305°, 94.7598%, 44.9020%
        HSV (HSB):
        305°, 97.3094%, 87.4510%
        XYZ:
        41.6371, 20.2745, 60.1114
        xyY:
        0.3412, 0.1662, 20.2745
      CIE-Lab:
        52.1461, 86.0048, -46.5766
        CIE-LCH:
        52.1461, 97.8070, 331.5619
        CIE-Luv:
        52.1461, 80.4933, -82.3600
        Hunter-Lab:
        45.0272, 86.2634, -47.6333
      #df06ce color charts
#df06ce RGB chart
      #df06ce CMYK chart
      #df06ce RGB pie chart
      #df06ce color shades, tints & tones
#df06ce color schemes
#df06ce color preview, HTML & CSS examples
           This text has a color of #df06ce        
        
          <p style="color:#df06ce;">Text here</p>
        
        
          .mytext {color:#df06ce;}
        
        Text color #df06ce
      
           This box has a color of #df06ce        
        
          <div style="background-color:#df06ce;">Content here</div>
        
        
          .mybackground {background-color:#df06ce;}
        
        Background color #df06ce
      
           Border around this has a color of #df06ce        
        
          <div style="border:2px solid #df06ce;">Content here</div>
        
        
          .myborder {border:2px solid #df06ce;}
        
        Border color #df06ce