#d74285 color space conversions
Hex:
        #d74285
        RGB:
        215, 66, 133
        CMY:
        16, 74, 48
        CMYK:
        0, 69, 38, 16
      HSL:
        333°, 65.0655%, 55.0980%
        HSV (HSB):
        333°, 69.3023%, 84.3137%
        XYZ:
        34.2062, 20.0370, 24.2550
        xyY:
        0.4358, 0.2553, 20.0370
      CIE-Lab:
        51.8790, 63.0704, -4.2066
        CIE-LCH:
        51.8790, 63.2105, 356.1842
        CIE-Luv:
        51.8790, 93.0071, -17.4203
        Hunter-Lab:
        44.7627, 58.0693, -0.7928
      #d74285 color charts
#d74285 RGB chart
      #d74285 CMYK chart
      #d74285 RGB pie chart
      #d74285 color shades, tints & tones
#d74285 color schemes
#d74285 color preview, HTML & CSS examples
           This text has a color of #d74285        
        
          <p style="color:#d74285;">Text here</p>
        
        
          .mytext {color:#d74285;}
        
        Text color #d74285
      
           This box has a color of #d74285        
        
          <div style="background-color:#d74285;">Content here</div>
        
        
          .mybackground {background-color:#d74285;}
        
        Background color #d74285
      
           Border around this has a color of #d74285        
        
          <div style="border:2px solid #d74285;">Content here</div>
        
        
          .myborder {border:2px solid #d74285;}
        
        Border color #d74285