#d53fde color space conversions
Hex:
        #d53fde
        RGB:
        213, 63, 222
        CMY:
        16, 75, 13
        CMYK:
        4, 72, 0, 13
      HSL:
        297°, 70.6667%, 55.8824%
        HSV (HSB):
        297°, 71.6216%, 87.0588%
        XYZ:
        42.4029, 22.9751, 71.3070
        xyY:
        0.3102, 0.1681, 22.9751
      CIE-Lab:
        55.0467, 75.8163, -51.1874
        CIE-LCH:
        55.0467, 91.4783, 325.9747
        CIE-Luv:
        55.0467, 60.3967, -88.9177
        Hunter-Lab:
        47.9323, 74.0269, -54.6507
      #d53fde color charts
#d53fde RGB chart
      #d53fde CMYK chart
      #d53fde RGB pie chart
      #d53fde color shades, tints & tones
#d53fde color schemes
#d53fde color preview, HTML & CSS examples
           This text has a color of #d53fde        
        
          <p style="color:#d53fde;">Text here</p>
        
        
          .mytext {color:#d53fde;}
        
        Text color #d53fde
      
           This box has a color of #d53fde        
        
          <div style="background-color:#d53fde;">Content here</div>
        
        
          .mybackground {background-color:#d53fde;}
        
        Background color #d53fde
      
           Border around this has a color of #d53fde        
        
          <div style="border:2px solid #d53fde;">Content here</div>
        
        
          .myborder {border:2px solid #d53fde;}
        
        Border color #d53fde