#d48fed color space conversions
Hex:
        #d48fed
        RGB:
        212, 143, 237
        CMY:
        17, 44, 7
        CMYK:
        11, 40, 0, 7
      HSL:
        284°, 72.3077%, 74.5098%
        HSV (HSB):
        284°, 39.6624%, 92.9412%
        XYZ:
        52.2599, 39.7564, 85.0401
        xyY:
        0.2952, 0.2245, 39.7564
      CIE-Lab:
        69.2957, 41.9652, -37.1222
        CIE-LCH:
        69.2957, 56.0280, 318.5042
        CIE-Luv:
        69.2957, 30.1501, -65.2315
        Hunter-Lab:
        63.0527, 37.6038, -35.8285
      #d48fed color charts
#d48fed RGB chart
      #d48fed CMYK chart
      #d48fed RGB pie chart
      #d48fed color shades, tints & tones
#d48fed color schemes
#d48fed color preview, HTML & CSS examples
           This text has a color of #d48fed        
        
          <p style="color:#d48fed;">Text here</p>
        
        
          .mytext {color:#d48fed;}
        
        Text color #d48fed
      
           This box has a color of #d48fed        
        
          <div style="background-color:#d48fed;">Content here</div>
        
        
          .mybackground {background-color:#d48fed;}
        
        Background color #d48fed
      
           Border around this has a color of #d48fed        
        
          <div style="border:2px solid #d48fed;">Content here</div>
        
        
          .myborder {border:2px solid #d48fed;}
        
        Border color #d48fed