#d21fea color space conversions
Hex:
        #d21fea
        RGB:
        210, 31, 234
        CMY:
        18, 88, 8
        CMYK:
        10, 87, 0, 8
      HSL:
        293°, 82.8571%, 51.9608%
        HSV (HSB):
        293°, 86.7521%, 91.7647%
        XYZ:
        41.9196, 20.6221, 79.6130
        xyY:
        0.2949, 0.1451, 20.6221
      CIE-Lab:
        52.5334, 85.1922, -62.0181
        CIE-LCH:
        52.5334, 105.3753, 323.9462
        CIE-Luv:
        52.5334, 58.9492, -105.0420
        Hunter-Lab:
        45.4116, 85.3038, -72.1557
      #d21fea color charts
#d21fea RGB chart
      #d21fea CMYK chart
      #d21fea RGB pie chart
      #d21fea color shades, tints & tones
#d21fea color schemes
#d21fea color preview, HTML & CSS examples
           This text has a color of #d21fea        
        
          <p style="color:#d21fea;">Text here</p>
        
        
          .mytext {color:#d21fea;}
        
        Text color #d21fea
      
           This box has a color of #d21fea        
        
          <div style="background-color:#d21fea;">Content here</div>
        
        
          .mybackground {background-color:#d21fea;}
        
        Background color #d21fea
      
           Border around this has a color of #d21fea        
        
          <div style="border:2px solid #d21fea;">Content here</div>
        
        
          .myborder {border:2px solid #d21fea;}
        
        Border color #d21fea