#d1045c color space conversions
Hex:
        #d1045c
        RGB:
        209, 4, 92
        CMY:
        18, 98, 64
        CMYK:
        0, 98, 56, 18
      HSL:
        334°, 96.2441%, 41.7647%
        HSV (HSB):
        334°, 98.0861%, 81.9608%
        XYZ:
        28.2697, 14.4148, 11.4176
        xyY:
        0.5225, 0.2664, 14.4148
      CIE-Lab:
        44.8221, 71.5931, 10.5535
        CIE-LCH:
        44.8221, 72.3668, 8.3855
        CIE-Luv:
        44.8221, 121.1003, -1.6991
        Hunter-Lab:
        37.9669, 66.4668, 8.7469
      #d1045c color charts
#d1045c RGB chart
      #d1045c CMYK chart
      #d1045c RGB pie chart
      #d1045c color shades, tints & tones
#d1045c color schemes
#d1045c color preview, HTML & CSS examples
           This text has a color of #d1045c        
        
          <p style="color:#d1045c;">Text here</p>
        
        
          .mytext {color:#d1045c;}
        
        Text color #d1045c
      
           This box has a color of #d1045c        
        
          <div style="background-color:#d1045c;">Content here</div>
        
        
          .mybackground {background-color:#d1045c;}
        
        Background color #d1045c
      
           Border around this has a color of #d1045c        
        
          <div style="border:2px solid #d1045c;">Content here</div>
        
        
          .myborder {border:2px solid #d1045c;}
        
        Border color #d1045c