#d21fec color space conversions
Hex:
        #d21fec
        RGB:
        210, 31, 236
        CMY:
        18, 88, 7
        CMYK:
        11, 87, 0, 7
      HSL:
        292°, 84.3621%, 52.3529%
        HSV (HSB):
        292°, 86.8644%, 92.5490%
        XYZ:
        42.2087, 20.7377, 81.1350
        xyY:
        0.2930, 0.1439, 20.7377
      CIE-Lab:
        52.6613, 85.5139, -62.9387
        CIE-LCH:
        52.6613, 106.1786, 323.6467
        CIE-Luv:
        52.6613, 58.2708, -106.4816
        Hunter-Lab:
        45.5387, 85.7543, -73.7582
      #d21fec color charts
#d21fec RGB chart
      #d21fec CMYK chart
      #d21fec RGB pie chart
      #d21fec color shades, tints & tones
#d21fec color schemes
#d21fec color preview, HTML & CSS examples
           This text has a color of #d21fec        
        
          <p style="color:#d21fec;">Text here</p>
        
        
          .mytext {color:#d21fec;}
        
        Text color #d21fec
      
           This box has a color of #d21fec        
        
          <div style="background-color:#d21fec;">Content here</div>
        
        
          .mybackground {background-color:#d21fec;}
        
        Background color #d21fec
      
           Border around this has a color of #d21fec        
        
          <div style="border:2px solid #d21fec;">Content here</div>
        
        
          .myborder {border:2px solid #d21fec;}
        
        Border color #d21fec