#d48ff2 color space conversions
Hex:
        #d48ff2
        RGB:
        212, 143, 242
        CMY:
        17, 44, 5
        CMYK:
        12, 41, 0, 5
      HSL:
        282°, 79.2000%, 75.4902%
        HSV (HSB):
        282°, 40.9091%, 94.9020%
        XYZ:
        53.0009, 40.0528, 88.9419
        xyY:
        0.2912, 0.2201, 40.0528
      CIE-Lab:
        69.5071, 42.9807, -39.5326
        CIE-LCH:
        69.5071, 58.3966, 317.3929
        CIE-Luv:
        69.5071, 29.3161, -69.3767
        Hunter-Lab:
        63.2873, 38.7347, -39.0232
      #d48ff2 color charts
#d48ff2 RGB chart
      #d48ff2 CMYK chart
      #d48ff2 RGB pie chart
      #d48ff2 color shades, tints & tones
#d48ff2 color schemes
#d48ff2 color preview, HTML & CSS examples
           This text has a color of #d48ff2        
        
          <p style="color:#d48ff2;">Text here</p>
        
        
          .mytext {color:#d48ff2;}
        
        Text color #d48ff2
      
           This box has a color of #d48ff2        
        
          <div style="background-color:#d48ff2;">Content here</div>
        
        
          .mybackground {background-color:#d48ff2;}
        
        Background color #d48ff2
      
           Border around this has a color of #d48ff2        
        
          <div style="border:2px solid #d48ff2;">Content here</div>
        
        
          .myborder {border:2px solid #d48ff2;}
        
        Border color #d48ff2