#d48ff4 color space conversions
Hex:
        #d48ff4
        RGB:
        212, 143, 244
        CMY:
        17, 44, 4
        CMYK:
        13, 41, 0, 4
      HSL:
        281°, 82.1138%, 75.8824%
        HSV (HSB):
        281°, 41.3934%, 95.6863%
        XYZ:
        53.3030, 40.1736, 90.5329
        xyY:
        0.2897, 0.2183, 40.1736
      CIE-Lab:
        69.5930, 43.3909, -40.4926
        CIE-LCH:
        69.5930, 59.3500, 316.9788
        CIE-Luv:
        69.5930, 28.9840, -71.0322
        Hunter-Lab:
        63.3827, 39.1936, -40.3192
      #d48ff4 color charts
#d48ff4 RGB chart
      #d48ff4 CMYK chart
      #d48ff4 RGB pie chart
      #d48ff4 color shades, tints & tones
#d48ff4 color schemes
#d48ff4 color preview, HTML & CSS examples
           This text has a color of #d48ff4        
        
          <p style="color:#d48ff4;">Text here</p>
        
        
          .mytext {color:#d48ff4;}
        
        Text color #d48ff4
      
           This box has a color of #d48ff4        
        
          <div style="background-color:#d48ff4;">Content here</div>
        
        
          .mybackground {background-color:#d48ff4;}
        
        Background color #d48ff4
      
           Border around this has a color of #d48ff4        
        
          <div style="border:2px solid #d48ff4;">Content here</div>
        
        
          .myborder {border:2px solid #d48ff4;}
        
        Border color #d48ff4