#d48be4 color space conversions
Hex:
        #d48be4
        RGB:
        212, 139, 228
        CMY:
        17, 45, 11
        CMYK:
        7, 39, 0, 11
      HSL:
        289°, 62.2378%, 71.9608%
        HSV (HSB):
        289°, 39.0351%, 89.4118%
        XYZ:
        50.3876, 38.0637, 78.0901
        xyY:
        0.3026, 0.2286, 38.0637
      CIE-Lab:
        68.0676, 42.3074, -34.0789
        CIE-LCH:
        68.0676, 54.3257, 321.1484
        CIE-Luv:
        68.0676, 33.3798, -60.1301
        Hunter-Lab:
        61.6958, 37.8151, -31.8579
      #d48be4 color charts
#d48be4 RGB chart
      #d48be4 CMYK chart
      #d48be4 RGB pie chart
      #d48be4 color shades, tints & tones
#d48be4 color schemes
#d48be4 color preview, HTML & CSS examples
           This text has a color of #d48be4        
        
          <p style="color:#d48be4;">Text here</p>
        
        
          .mytext {color:#d48be4;}
        
        Text color #d48be4
      
           This box has a color of #d48be4        
        
          <div style="background-color:#d48be4;">Content here</div>
        
        
          .mybackground {background-color:#d48be4;}
        
        Background color #d48be4
      
           Border around this has a color of #d48be4        
        
          <div style="border:2px solid #d48be4;">Content here</div>
        
        
          .myborder {border:2px solid #d48be4;}
        
        Border color #d48be4