#d559fe color space conversions
Hex:
        #d559fe
        RGB:
        213, 89, 254
        CMY:
        16, 65, 0
        CMYK:
        16, 65, 0, 0
      HSL:
        285°, 98.8024%, 67.2549%
        HSV (HSB):
        285°, 64.9606%, 99.6078%
        XYZ:
        48.9023, 28.4466, 96.6792
        xyY:
        0.2810, 0.1635, 28.4466
      CIE-Lab:
        60.2901, 71.8150, -60.6952
        CIE-LCH:
        60.2901, 94.0282, 319.7968
        CIE-Luv:
        60.2901, 45.1806, -104.9858
        Hunter-Lab:
        53.3354, 70.3267, -70.1382
      #d559fe color charts
#d559fe RGB chart
      #d559fe CMYK chart
      #d559fe RGB pie chart
      #d559fe color shades, tints & tones
#d559fe color schemes
#d559fe color preview, HTML & CSS examples
           This text has a color of #d559fe        
        
          <p style="color:#d559fe;">Text here</p>
        
        
          .mytext {color:#d559fe;}
        
        Text color #d559fe
      
           This box has a color of #d559fe        
        
          <div style="background-color:#d559fe;">Content here</div>
        
        
          .mybackground {background-color:#d559fe;}
        
        Background color #d559fe
      
           Border around this has a color of #d559fe        
        
          <div style="border:2px solid #d559fe;">Content here</div>
        
        
          .myborder {border:2px solid #d559fe;}
        
        Border color #d559fe