#dd53fb color space conversions
Hex:
        #dd53fb
        RGB:
        221, 83, 251
        CMY:
        13, 67, 2
        CMYK:
        12, 67, 0, 2
      HSL:
        289°, 95.4545%, 65.4902%
        HSV (HSB):
        289°, 66.9323%, 98.4314%
        XYZ:
        50.3246, 28.5237, 94.1200
        xyY:
        0.2909, 0.1649, 28.5237
      CIE-Lab:
        60.3589, 75.3656, -58.8652
        CIE-LCH:
        60.3589, 95.6299, 322.0079
        CIE-Luv:
        60.3589, 52.4460, -102.6309
        Hunter-Lab:
        53.4076, 74.7328, -67.1013
      #dd53fb color charts
#dd53fb RGB chart
      #dd53fb CMYK chart
      #dd53fb RGB pie chart
      #dd53fb color shades, tints & tones
#dd53fb color schemes
#dd53fb color preview, HTML & CSS examples
           This text has a color of #dd53fb        
        
          <p style="color:#dd53fb;">Text here</p>
        
        
          .mytext {color:#dd53fb;}
        
        Text color #dd53fb
      
           This box has a color of #dd53fb        
        
          <div style="background-color:#dd53fb;">Content here</div>
        
        
          .mybackground {background-color:#dd53fb;}
        
        Background color #dd53fb
      
           Border around this has a color of #dd53fb        
        
          <div style="border:2px solid #dd53fb;">Content here</div>
        
        
          .myborder {border:2px solid #dd53fb;}
        
        Border color #dd53fb