#d06293 color space conversions
Hex:
        #d06293
        RGB:
        208, 98, 147
        CMY:
        18, 62, 42
        CMYK:
        0, 53, 29, 18
      HSL:
        333°, 53.9216%, 60.0000%
        HSV (HSB):
        333°, 52.8846%, 81.5686%
        XYZ:
        35.6466, 24.2518, 30.4061
        xyY:
        0.3947, 0.2686, 24.2518
      CIE-Lab:
        56.3391, 48.7693, -6.0039
        CIE-LCH:
        56.3391, 49.1375, 352.9818
        CIE-Luv:
        56.3391, 67.9466, -17.1951
        Hunter-Lab:
        49.2462, 43.0255, -2.1351
      #d06293 color charts
#d06293 RGB chart
      #d06293 CMYK chart
      #d06293 RGB pie chart
      #d06293 color shades, tints & tones
#d06293 color schemes
#d06293 color preview, HTML & CSS examples
           This text has a color of #d06293        
        
          <p style="color:#d06293;">Text here</p>
        
        
          .mytext {color:#d06293;}
        
        Text color #d06293
      
           This box has a color of #d06293        
        
          <div style="background-color:#d06293;">Content here</div>
        
        
          .mybackground {background-color:#d06293;}
        
        Background color #d06293
      
           Border around this has a color of #d06293        
        
          <div style="border:2px solid #d06293;">Content here</div>
        
        
          .myborder {border:2px solid #d06293;}
        
        Border color #d06293