#d589fa color space conversions
Hex:
        #d589fa
        RGB:
        213, 137, 250
        CMY:
        16, 46, 2
        CMYK:
        15, 45, 0, 2
      HSL:
        280°, 91.8699%, 75.8824%
        HSV (HSB):
        280°, 45.2000%, 98.0392%
        XYZ:
        53.6416, 38.9396, 95.1314
        xyY:
        0.2858, 0.2074, 38.9396
      CIE-Lab:
        68.7075, 48.0790, -45.1511
        CIE-LCH:
        68.7075, 65.9562, 316.7988
        CIE-Luv:
        68.7075, 30.8990, -79.2239
        Hunter-Lab:
        62.4016, 44.2391, -46.7066
      #d589fa color charts
#d589fa RGB chart
      #d589fa CMYK chart
      #d589fa RGB pie chart
      #d589fa color shades, tints & tones
#d589fa color schemes
#d589fa color preview, HTML & CSS examples
           This text has a color of #d589fa        
        
          <p style="color:#d589fa;">Text here</p>
        
        
          .mytext {color:#d589fa;}
        
        Text color #d589fa
      
           This box has a color of #d589fa        
        
          <div style="background-color:#d589fa;">Content here</div>
        
        
          .mybackground {background-color:#d589fa;}
        
        Background color #d589fa
      
           Border around this has a color of #d589fa        
        
          <div style="border:2px solid #d589fa;">Content here</div>
        
        
          .myborder {border:2px solid #d589fa;}
        
        Border color #d589fa