#d212c1 color space conversions
Hex:
        #d212c1
        RGB:
        210, 18, 193
        CMY:
        18, 93, 24
        CMYK:
        0, 91, 8, 18
      HSL:
        305°, 84.2105%, 44.7059%
        HSV (HSB):
        305°, 91.4286%, 82.3529%
        XYZ:
        36.4203, 17.9845, 52.0039
        xyY:
        0.3423, 0.1690, 17.9845
      CIE-Lab:
        49.4773, 80.9361, -43.4427
        CIE-LCH:
        49.4773, 91.8581, 331.7752
        CIE-Luv:
        49.4773, 75.4809, -75.9882
        Hunter-Lab:
        42.4081, 79.0823, -43.0199
      #d212c1 color charts
#d212c1 RGB chart
      #d212c1 CMYK chart
      #d212c1 RGB pie chart
      #d212c1 color shades, tints & tones
#d212c1 color schemes
#d212c1 color preview, HTML & CSS examples
           This text has a color of #d212c1        
        
          <p style="color:#d212c1;">Text here</p>
        
        
          .mytext {color:#d212c1;}
        
        Text color #d212c1
      
           This box has a color of #d212c1        
        
          <div style="background-color:#d212c1;">Content here</div>
        
        
          .mybackground {background-color:#d212c1;}
        
        Background color #d212c1
      
           Border around this has a color of #d212c1        
        
          <div style="border:2px solid #d212c1;">Content here</div>
        
        
          .myborder {border:2px solid #d212c1;}
        
        Border color #d212c1