#d59cf6 color space conversions
Hex:
        #d59cf6
        RGB:
        213, 156, 246
        CMY:
        16, 39, 4
        CMYK:
        13, 37, 0, 4
      HSL:
        278°, 83.3333%, 78.8235%
        HSV (HSB):
        278°, 36.5854%, 96.4706%
        XYZ:
        55.9636, 44.5769, 92.8434
        xyY:
        0.2894, 0.2305, 44.5769
      CIE-Lab:
        72.6124, 37.1256, -36.8732
        CIE-LCH:
        72.6124, 52.3253, 315.1954
        CIE-Luv:
        72.6124, 23.8938, -64.5697
        Hunter-Lab:
        66.7659, 32.7794, -35.7114
      #d59cf6 color charts
#d59cf6 RGB chart
      #d59cf6 CMYK chart
      #d59cf6 RGB pie chart
      #d59cf6 color shades, tints & tones
#d59cf6 color schemes
#d59cf6 color preview, HTML & CSS examples
           This text has a color of #d59cf6        
        
          <p style="color:#d59cf6;">Text here</p>
        
        
          .mytext {color:#d59cf6;}
        
        Text color #d59cf6
      
           This box has a color of #d59cf6        
        
          <div style="background-color:#d59cf6;">Content here</div>
        
        
          .mybackground {background-color:#d59cf6;}
        
        Background color #d59cf6
      
           Border around this has a color of #d59cf6        
        
          <div style="border:2px solid #d59cf6;">Content here</div>
        
        
          .myborder {border:2px solid #d59cf6;}
        
        Border color #d59cf6