#dd55f2 color space conversions
Hex:
        #dd55f2
        RGB:
        221, 85, 242
        CMY:
        13, 67, 5
        CMYK:
        9, 65, 0, 5
      HSL:
        292°, 85.7923%, 64.1176%
        HSV (HSB):
        292°, 64.8760%, 94.9020%
        XYZ:
        49.0943, 28.2800, 86.8754
        xyY:
        0.2989, 0.1722, 28.2800
      CIE-Lab:
        60.1408, 72.9821, -54.2220
        CIE-LCH:
        60.1408, 90.9199, 323.3895
        CIE-Luv:
        60.1408, 54.5196, -95.0249
        Hunter-Lab:
        53.1789, 71.7266, -59.6336
      #dd55f2 color charts
#dd55f2 RGB chart
      #dd55f2 CMYK chart
      #dd55f2 RGB pie chart
      #dd55f2 color shades, tints & tones
#dd55f2 color schemes
#dd55f2 color preview, HTML & CSS examples
           This text has a color of #dd55f2        
        
          <p style="color:#dd55f2;">Text here</p>
        
        
          .mytext {color:#dd55f2;}
        
        Text color #dd55f2
      
           This box has a color of #dd55f2        
        
          <div style="background-color:#dd55f2;">Content here</div>
        
        
          .mybackground {background-color:#dd55f2;}
        
        Background color #dd55f2
      
           Border around this has a color of #dd55f2        
        
          <div style="border:2px solid #dd55f2;">Content here</div>
        
        
          .myborder {border:2px solid #dd55f2;}
        
        Border color #dd55f2