#df5be5 color space conversions
Hex:
        #df5be5
        RGB:
        223, 91, 229
        CMY:
        13, 64, 10
        CMYK:
        3, 60, 0, 10
      HSL:
        297°, 72.6316%, 62.7451%
        HSV (HSB):
        297°, 60.2620%, 89.8039%
        XYZ:
        48.3154, 28.8273, 77.1465
        xyY:
        0.3131, 0.1868, 28.8273
      CIE-Lab:
        60.6289, 68.7453, -46.1801
        CIE-LCH:
        60.6289, 82.8162, 326.1085
        CIE-Luv:
        60.6289, 57.9564, -81.9942
        Hunter-Lab:
        53.6911, 66.6688, -47.6076
      #df5be5 color charts
#df5be5 RGB chart
      #df5be5 CMYK chart
      #df5be5 RGB pie chart
      #df5be5 color shades, tints & tones
#df5be5 color schemes
#df5be5 color preview, HTML & CSS examples
           This text has a color of #df5be5        
        
          <p style="color:#df5be5;">Text here</p>
        
        
          .mytext {color:#df5be5;}
        
        Text color #df5be5
      
           This box has a color of #df5be5        
        
          <div style="background-color:#df5be5;">Content here</div>
        
        
          .mybackground {background-color:#df5be5;}
        
        Background color #df5be5
      
           Border around this has a color of #df5be5        
        
          <div style="border:2px solid #df5be5;">Content here</div>
        
        
          .myborder {border:2px solid #df5be5;}
        
        Border color #df5be5