#d048b2 color space conversions
Hex:
        #d048b2
        RGB:
        208, 72, 178
        CMY:
        18, 72, 30
        CMYK:
        0, 65, 14, 18
      HSL:
        313°, 59.1304%, 54.9020%
        HSV (HSB):
        313°, 65.3846%, 81.5686%
        XYZ:
        36.3657, 21.2590, 44.3062
        xyY:
        0.3568, 0.2086, 21.2590
      CIE-Lab:
        53.2318, 64.5714, -28.8405
        CIE-LCH:
        53.2318, 70.7195, 335.9323
        CIE-Luv:
        53.2318, 69.2956, -52.8702
        Hunter-Lab:
        46.1075, 60.0977, -24.6985
      #d048b2 color charts
#d048b2 RGB chart
      #d048b2 CMYK chart
      #d048b2 RGB pie chart
      #d048b2 color shades, tints & tones
#d048b2 color schemes
#d048b2 color preview, HTML & CSS examples
           This text has a color of #d048b2        
        
          <p style="color:#d048b2;">Text here</p>
        
        
          .mytext {color:#d048b2;}
        
        Text color #d048b2
      
           This box has a color of #d048b2        
        
          <div style="background-color:#d048b2;">Content here</div>
        
        
          .mybackground {background-color:#d048b2;}
        
        Background color #d048b2
      
           Border around this has a color of #d048b2        
        
          <div style="border:2px solid #d048b2;">Content here</div>
        
        
          .myborder {border:2px solid #d048b2;}
        
        Border color #d048b2