#d442be color space conversions
Hex:
        #d442be
        RGB:
        212, 66, 190
        CMY:
        17, 74, 25
        CMYK:
        0, 69, 10, 17
      HSL:
        309°, 62.9310%, 54.5098%
        HSV (HSB):
        309°, 68.8679%, 83.1373%
        XYZ:
        38.3939, 21.6112, 50.8630
        xyY:
        0.3463, 0.1949, 21.6112
      CIE-Lab:
        53.6120, 69.5589, -35.1622
        CIE-LCH:
        53.6120, 77.9411, 333.1833
        CIE-Luv:
        53.6120, 69.8892, -63.2666
        Hunter-Lab:
        46.4878, 66.0677, -32.3285
      #d442be color charts
#d442be RGB chart
      #d442be CMYK chart
      #d442be RGB pie chart
      #d442be color shades, tints & tones
#d442be color schemes
#d442be color preview, HTML & CSS examples
           This text has a color of #d442be        
        
          <p style="color:#d442be;">Text here</p>
        
        
          .mytext {color:#d442be;}
        
        Text color #d442be
      
           This box has a color of #d442be        
        
          <div style="background-color:#d442be;">Content here</div>
        
        
          .mybackground {background-color:#d442be;}
        
        Background color #d442be
      
           Border around this has a color of #d442be        
        
          <div style="border:2px solid #d442be;">Content here</div>
        
        
          .myborder {border:2px solid #d442be;}
        
        Border color #d442be