#d372c1 color space conversions
Hex:
        #d372c1
        RGB:
        211, 114, 193
        CMY:
        17, 55, 24
        CMYK:
        0, 46, 9, 17
      HSL:
        311°, 52.4324%, 63.7255%
        HSV (HSB):
        311°, 45.9716%, 82.7451%
        XYZ:
        42.5069, 29.7338, 53.9509
        xyY:
        0.3368, 0.2356, 29.7338
      CIE-Lab:
        61.4238, 48.6407, -24.7725
        CIE-LCH:
        61.4238, 54.5856, 333.0105
        CIE-Luv:
        61.4238, 50.7804, -45.4111
        Hunter-Lab:
        54.5287, 43.7215, -20.4917
      #d372c1 color charts
#d372c1 RGB chart
      #d372c1 CMYK chart
      #d372c1 RGB pie chart
      #d372c1 color shades, tints & tones
#d372c1 color schemes
#d372c1 color preview, HTML & CSS examples
           This text has a color of #d372c1        
        
          <p style="color:#d372c1;">Text here</p>
        
        
          .mytext {color:#d372c1;}
        
        Text color #d372c1
      
           This box has a color of #d372c1        
        
          <div style="background-color:#d372c1;">Content here</div>
        
        
          .mybackground {background-color:#d372c1;}
        
        Background color #d372c1
      
           Border around this has a color of #d372c1        
        
          <div style="border:2px solid #d372c1;">Content here</div>
        
        
          .myborder {border:2px solid #d372c1;}
        
        Border color #d372c1