#d44fd3 color space conversions
Hex:
        #d44fd3
        RGB:
        212, 79, 211
        CMY:
        17, 69, 17
        CMYK:
        0, 63, 0, 17
      HSL:
        300°, 60.7306%, 57.0588%
        HSV (HSB):
        300°, 62.7358%, 83.1373%
        XYZ:
        41.7052, 24.2922, 64.1188
        xyY:
        0.3205, 0.1867, 24.2922
      CIE-Lab:
        56.3791, 67.9660, -42.8461
        CIE-LCH:
        56.3791, 80.3440, 327.7725
        CIE-Luv:
        56.3791, 59.3071, -75.4964
        Hunter-Lab:
        49.2871, 64.7889, -42.6309
      #d44fd3 color charts
#d44fd3 RGB chart
      #d44fd3 CMYK chart
      #d44fd3 RGB pie chart
      #d44fd3 color shades, tints & tones
#d44fd3 color schemes
#d44fd3 color preview, HTML & CSS examples
           This text has a color of #d44fd3        
        
          <p style="color:#d44fd3;">Text here</p>
        
        
          .mytext {color:#d44fd3;}
        
        Text color #d44fd3
      
           This box has a color of #d44fd3        
        
          <div style="background-color:#d44fd3;">Content here</div>
        
        
          .mybackground {background-color:#d44fd3;}
        
        Background color #d44fd3
      
           Border around this has a color of #d44fd3        
        
          <div style="border:2px solid #d44fd3;">Content here</div>
        
        
          .myborder {border:2px solid #d44fd3;}
        
        Border color #d44fd3