#d210f2 color space conversions
Hex:
        #d210f2
        RGB:
        210, 16, 242
        CMY:
        18, 94, 5
        CMYK:
        13, 93, 0, 5
      HSL:
        292°, 89.6825%, 50.5882%
        HSV (HSB):
        292°, 93.3884%, 94.9020%
        XYZ:
        42.7906, 20.4830, 85.7027
        xyY:
        0.2872, 0.1375, 20.4830
      CIE-Lab:
        52.3790, 88.4759, -66.7660
        CIE-LCH:
        52.3790, 110.8408, 322.9609
        CIE-Luv:
        52.3790, 57.2486, -112.1529
        Hunter-Lab:
        45.2582, 89.5662, -80.5932
      #d210f2 color charts
#d210f2 RGB chart
      #d210f2 CMYK chart
      #d210f2 RGB pie chart
      #d210f2 color shades, tints & tones
#d210f2 color schemes
#d210f2 color preview, HTML & CSS examples
           This text has a color of #d210f2        
        
          <p style="color:#d210f2;">Text here</p>
        
        
          .mytext {color:#d210f2;}
        
        Text color #d210f2
      
           This box has a color of #d210f2        
        
          <div style="background-color:#d210f2;">Content here</div>
        
        
          .mybackground {background-color:#d210f2;}
        
        Background color #d210f2
      
           Border around this has a color of #d210f2        
        
          <div style="border:2px solid #d210f2;">Content here</div>
        
        
          .myborder {border:2px solid #d210f2;}
        
        Border color #d210f2