#df55ec color space conversions
Hex:
        #df55ec
        RGB:
        223, 85, 236
        CMY:
        13, 67, 7
        CMYK:
        6, 64, 0, 7
      HSL:
        295°, 79.8942%, 62.9412%
        HSV (HSB):
        295°, 63.9831%, 92.5490%
        XYZ:
        48.8202, 28.2411, 82.2348
        xyY:
        0.3065, 0.1773, 28.2411
      CIE-Lab:
        60.1059, 72.3846, -50.9186
        CIE-LCH:
        60.1059, 88.5000, 324.8757
        CIE-Luv:
        60.1059, 57.5935, -89.7810
        Hunter-Lab:
        53.1424, 70.9833, -54.5483
      #df55ec color charts
#df55ec RGB chart
      #df55ec CMYK chart
      #df55ec RGB pie chart
      #df55ec color shades, tints & tones
#df55ec color schemes
#df55ec color preview, HTML & CSS examples
           This text has a color of #df55ec        
        
          <p style="color:#df55ec;">Text here</p>
        
        
          .mytext {color:#df55ec;}
        
        Text color #df55ec
      
           This box has a color of #df55ec        
        
          <div style="background-color:#df55ec;">Content here</div>
        
        
          .mybackground {background-color:#df55ec;}
        
        Background color #df55ec
      
           Border around this has a color of #df55ec        
        
          <div style="border:2px solid #df55ec;">Content here</div>
        
        
          .myborder {border:2px solid #df55ec;}
        
        Border color #df55ec