#d59cfb color space conversions
Hex:
        #d59cfb
        RGB:
        213, 156, 251
        CMY:
        16, 39, 2
        CMYK:
        15, 38, 0, 2
      HSL:
        276°, 92.2330%, 79.8039%
        HSV (HSB):
        276°, 37.8486%, 98.4314%
        XYZ:
        56.7416, 44.8881, 96.9404
        xyY:
        0.2858, 0.2261, 44.8881
      CIE-Lab:
        72.8182, 38.1719, -39.2682
        CIE-LCH:
        72.8182, 54.7639, 314.1889
        CIE-Luv:
        72.8182, 23.1770, -68.7333
        Hunter-Lab:
        66.9986, 33.9255, -38.8879
      #d59cfb color charts
#d59cfb RGB chart
      #d59cfb CMYK chart
      #d59cfb RGB pie chart
      #d59cfb color shades, tints & tones
#d59cfb color schemes
#d59cfb color preview, HTML & CSS examples
           This text has a color of #d59cfb        
        
          <p style="color:#d59cfb;">Text here</p>
        
        
          .mytext {color:#d59cfb;}
        
        Text color #d59cfb
      
           This box has a color of #d59cfb        
        
          <div style="background-color:#d59cfb;">Content here</div>
        
        
          .mybackground {background-color:#d59cfb;}
        
        Background color #d59cfb
      
           Border around this has a color of #d59cfb        
        
          <div style="border:2px solid #d59cfb;">Content here</div>
        
        
          .myborder {border:2px solid #d59cfb;}
        
        Border color #d59cfb