#d57ceb color space conversions
Hex:
        #d57ceb
        RGB:
        213, 124, 235
        CMY:
        16, 51, 8
        CMYK:
        9, 47, 0, 8
      HSL:
        288°, 73.5099%, 70.3922%
        HSV (HSB):
        288°, 47.2340%, 92.1569%
        XYZ:
        49.6436, 34.5596, 82.6514
        xyY:
        0.2975, 0.2071, 34.5596
      CIE-Lab:
        65.4043, 51.7853, -42.0905
        CIE-LCH:
        65.4043, 66.7333, 320.8962
        CIE-Luv:
        65.4043, 38.6983, -74.1087
        Hunter-Lab:
        58.7874, 47.8582, -42.2068
      #d57ceb color charts
#d57ceb RGB chart
      #d57ceb CMYK chart
      #d57ceb RGB pie chart
      #d57ceb color shades, tints & tones
#d57ceb color schemes
#d57ceb color preview, HTML & CSS examples
           This text has a color of #d57ceb        
        
          <p style="color:#d57ceb;">Text here</p>
        
        
          .mytext {color:#d57ceb;}
        
        Text color #d57ceb
      
           This box has a color of #d57ceb        
        
          <div style="background-color:#d57ceb;">Content here</div>
        
        
          .mybackground {background-color:#d57ceb;}
        
        Background color #d57ceb
      
           Border around this has a color of #d57ceb        
        
          <div style="border:2px solid #d57ceb;">Content here</div>
        
        
          .myborder {border:2px solid #d57ceb;}
        
        Border color #d57ceb