#d212c2 color space conversions
Hex:
        #d212c2
        RGB:
        210, 18, 194
        CMY:
        18, 93, 24
        CMYK:
        0, 91, 8, 18
      HSL:
        305°, 84.2105%, 44.7059%
        HSV (HSB):
        305°, 91.4286%, 82.3529%
        XYZ:
        36.5323, 18.0293, 52.5935
        xyY:
        0.3409, 0.1683, 18.0293
      CIE-Lab:
        49.5316, 81.0737, -43.9377
        CIE-LCH:
        49.5316, 92.2143, 331.5446
        CIE-Luv:
        49.5316, 75.0696, -76.7517
        Hunter-Lab:
        42.4609, 79.2701, -43.7159
      #d212c2 color charts
#d212c2 RGB chart
      #d212c2 CMYK chart
      #d212c2 RGB pie chart
      #d212c2 color shades, tints & tones
#d212c2 color schemes
#d212c2 color preview, HTML & CSS examples
           This text has a color of #d212c2        
        
          <p style="color:#d212c2;">Text here</p>
        
        
          .mytext {color:#d212c2;}
        
        Text color #d212c2
      
           This box has a color of #d212c2        
        
          <div style="background-color:#d212c2;">Content here</div>
        
        
          .mybackground {background-color:#d212c2;}
        
        Background color #d212c2
      
           Border around this has a color of #d212c2        
        
          <div style="border:2px solid #d212c2;">Content here</div>
        
        
          .myborder {border:2px solid #d212c2;}
        
        Border color #d212c2