#d02f75 color space conversions
Hex:
        #d02f75
        RGB:
        208, 47, 117
        CMY:
        18, 82, 54
        CMYK:
        0, 77, 44, 18
      HSL:
        334°, 63.1373%, 50.0000%
        HSV (HSB):
        334°, 77.4038%, 81.5686%
        XYZ:
        30.2398, 16.7273, 18.4645
        xyY:
        0.4622, 0.2556, 16.7273
      CIE-Lab:
        47.9146, 65.8434, -0.5046
        CIE-LCH:
        47.9146, 65.8454, 359.5609
        CIE-Luv:
        47.9146, 100.6451, -13.0847
        Hunter-Lab:
        40.8990, 60.4057, 1.8619
      #d02f75 color charts
#d02f75 RGB chart
      #d02f75 CMYK chart
      #d02f75 RGB pie chart
      #d02f75 color shades, tints & tones
#d02f75 color schemes
#d02f75 color preview, HTML & CSS examples
           This text has a color of #d02f75        
        
          <p style="color:#d02f75;">Text here</p>
        
        
          .mytext {color:#d02f75;}
        
        Text color #d02f75
      
           This box has a color of #d02f75        
        
          <div style="background-color:#d02f75;">Content here</div>
        
        
          .mybackground {background-color:#d02f75;}
        
        Background color #d02f75
      
           Border around this has a color of #d02f75        
        
          <div style="border:2px solid #d02f75;">Content here</div>
        
        
          .myborder {border:2px solid #d02f75;}
        
        Border color #d02f75