#d045bf color space conversions
Hex:
        #d045bf
        RGB:
        208, 69, 191
        CMY:
        18, 73, 25
        CMYK:
        0, 67, 8, 18
      HSL:
        307°, 59.6567%, 54.3137%
        HSV (HSB):
        307°, 66.8269%, 81.5686%
        XYZ:
        37.5445, 21.4277, 51.4474
        xyY:
        0.3400, 0.1941, 21.4277
      CIE-Lab:
        53.4145, 67.6645, -36.0948
        CIE-LCH:
        53.4145, 76.6898, 331.9228
        CIE-Luv:
        53.4145, 65.7811, -64.3231
        Hunter-Lab:
        46.2901, 63.7684, -33.4925
      #d045bf color charts
#d045bf RGB chart
      #d045bf CMYK chart
      #d045bf RGB pie chart
      #d045bf color shades, tints & tones
#d045bf color schemes
#d045bf color preview, HTML & CSS examples
           This text has a color of #d045bf        
        
          <p style="color:#d045bf;">Text here</p>
        
        
          .mytext {color:#d045bf;}
        
        Text color #d045bf
      
           This box has a color of #d045bf        
        
          <div style="background-color:#d045bf;">Content here</div>
        
        
          .mybackground {background-color:#d045bf;}
        
        Background color #d045bf
      
           Border around this has a color of #d045bf        
        
          <div style="border:2px solid #d045bf;">Content here</div>
        
        
          .myborder {border:2px solid #d045bf;}
        
        Border color #d045bf