#d212f8 color space conversions
Hex:
        #d212f8
        RGB:
        210, 18, 248
        CMY:
        18, 93, 3
        CMYK:
        15, 93, 0, 3
      HSL:
        290°, 94.2623%, 52.1569%
        HSV (HSB):
        290°, 92.7419%, 97.2549%
        XYZ:
        43.7379, 20.9116, 90.5380
        xyY:
        0.2818, 0.1348, 20.9116
      CIE-Lab:
        52.8526, 89.2418, -69.3590
        CIE-LCH:
        52.8526, 113.0255, 322.1455
        CIE-Luv:
        52.8526, 55.1670, -116.2111
        Hunter-Lab:
        45.7292, 90.7013, -85.3764
      #d212f8 color charts
#d212f8 RGB chart
      #d212f8 CMYK chart
      #d212f8 RGB pie chart
      #d212f8 color shades, tints & tones
#d212f8 color schemes
#d212f8 color preview, HTML & CSS examples
           This text has a color of #d212f8        
        
          <p style="color:#d212f8;">Text here</p>
        
        
          .mytext {color:#d212f8;}
        
        Text color #d212f8
      
           This box has a color of #d212f8        
        
          <div style="background-color:#d212f8;">Content here</div>
        
        
          .mybackground {background-color:#d212f8;}
        
        Background color #d212f8
      
           Border around this has a color of #d212f8        
        
          <div style="border:2px solid #d212f8;">Content here</div>
        
        
          .myborder {border:2px solid #d212f8;}
        
        Border color #d212f8