#d941af color space conversions
Hex:
        #d941af
        RGB:
        217, 65, 175
        CMY:
        15, 75, 31
        CMYK:
        0, 70, 19, 15
      HSL:
        317°, 66.6667%, 55.2941%
        HSV (HSB):
        317°, 70.0461%, 85.0980%
        XYZ:
        38.2434, 21.6275, 42.7163
        xyY:
        0.3728, 0.2108, 21.6275
      CIE-Lab:
        53.6295, 69.0002, -26.3605
        CIE-LCH:
        53.6295, 73.8641, 339.0914
        CIE-Luv:
        53.6295, 79.3673, -50.0216
        Hunter-Lab:
        46.5053, 65.4043, -21.9056
      #d941af color charts
#d941af RGB chart
      #d941af CMYK chart
      #d941af RGB pie chart
      #d941af color shades, tints & tones
#d941af color schemes
#d941af color preview, HTML & CSS examples
           This text has a color of #d941af        
        
          <p style="color:#d941af;">Text here</p>
        
        
          .mytext {color:#d941af;}
        
        Text color #d941af
      
           This box has a color of #d941af        
        
          <div style="background-color:#d941af;">Content here</div>
        
        
          .mybackground {background-color:#d941af;}
        
        Background color #d941af
      
           Border around this has a color of #d941af        
        
          <div style="border:2px solid #d941af;">Content here</div>
        
        
          .myborder {border:2px solid #d941af;}
        
        Border color #d941af