#d21fe1 color space conversions
Hex:
        #d21fe1
        RGB:
        210, 31, 225
        CMY:
        18, 88, 12
        CMYK:
        7, 86, 0, 12
      HSL:
        295°, 76.3780%, 50.1961%
        HSV (HSB):
        295°, 86.2222%, 88.2353%
        XYZ:
        40.6589, 20.1179, 72.9743
        xyY:
        0.3040, 0.1504, 20.1179
      CIE-Lab:
        51.9702, 83.7657, -57.8350
        CIE-LCH:
        51.9702, 101.7918, 325.3774
        CIE-Luv:
        51.9702, 62.0772, -98.4983
        Hunter-Lab:
        44.8529, 83.3166, -65.0659
      #d21fe1 color charts
#d21fe1 RGB chart
      #d21fe1 CMYK chart
      #d21fe1 RGB pie chart
      #d21fe1 color shades, tints & tones
#d21fe1 color schemes
#d21fe1 color preview, HTML & CSS examples
           This text has a color of #d21fe1        
        
          <p style="color:#d21fe1;">Text here</p>
        
        
          .mytext {color:#d21fe1;}
        
        Text color #d21fe1
      
           This box has a color of #d21fe1        
        
          <div style="background-color:#d21fe1;">Content here</div>
        
        
          .mybackground {background-color:#d21fe1;}
        
        Background color #d21fe1
      
           Border around this has a color of #d21fe1        
        
          <div style="border:2px solid #d21fe1;">Content here</div>
        
        
          .myborder {border:2px solid #d21fe1;}
        
        Border color #d21fe1