#df85dd color space conversions
Hex:
        #df85dd
        RGB:
        223, 133, 221
        CMY:
        13, 48, 13
        CMYK:
        0, 40, 1, 13
      HSL:
        301°, 58.4416%, 69.8039%
        HSV (HSB):
        301°, 40.3587%, 87.4510%
        XYZ:
        51.8701, 37.6835, 72.9464
        xyY:
        0.3192, 0.2319, 37.6835
      CIE-Lab:
        67.7867, 47.4485, -30.5428
        CIE-LCH:
        67.7867, 56.4289, 327.2304
        CIE-Luv:
        67.7867, 44.3732, -55.1949
        Hunter-Lab:
        61.3869, 43.4002, -27.4838
      #df85dd color charts
#df85dd RGB chart
      #df85dd CMYK chart
      #df85dd RGB pie chart
      #df85dd color shades, tints & tones
#df85dd color schemes
#df85dd color preview, HTML & CSS examples
           This text has a color of #df85dd        
        
          <p style="color:#df85dd;">Text here</p>
        
        
          .mytext {color:#df85dd;}
        
        Text color #df85dd
      
           This box has a color of #df85dd        
        
          <div style="background-color:#df85dd;">Content here</div>
        
        
          .mybackground {background-color:#df85dd;}
        
        Background color #df85dd
      
           Border around this has a color of #df85dd        
        
          <div style="border:2px solid #df85dd;">Content here</div>
        
        
          .myborder {border:2px solid #df85dd;}
        
        Border color #df85dd