#d04bda color space conversions
Hex:
        #d04bda
        RGB:
        208, 75, 218
        CMY:
        18, 71, 15
        CMYK:
        5, 66, 0, 15
      HSL:
        296°, 65.8986%, 57.4510%
        HSV (HSB):
        296°, 65.5963%, 85.4902%
        XYZ:
        41.1834, 23.5040, 68.6958
        xyY:
        0.3088, 0.1762, 23.5040
      CIE-Lab:
        55.5877, 69.7858, -48.1081
        CIE-LCH:
        55.5877, 84.7611, 325.4189
        CIE-Luv:
        55.5877, 55.4941, -83.5927
        Hunter-Lab:
        48.4809, 66.7898, -50.0752
      #d04bda color charts
#d04bda RGB chart
      #d04bda CMYK chart
      #d04bda RGB pie chart
      #d04bda color shades, tints & tones
#d04bda color schemes
#d04bda color preview, HTML & CSS examples
           This text has a color of #d04bda        
        
          <p style="color:#d04bda;">Text here</p>
        
        
          .mytext {color:#d04bda;}
        
        Text color #d04bda
      
           This box has a color of #d04bda        
        
          <div style="background-color:#d04bda;">Content here</div>
        
        
          .mybackground {background-color:#d04bda;}
        
        Background color #d04bda
      
           Border around this has a color of #d04bda        
        
          <div style="border:2px solid #d04bda;">Content here</div>
        
        
          .myborder {border:2px solid #d04bda;}
        
        Border color #d04bda