#d21ffa color space conversions
Hex:
        #d21ffa
        RGB:
        210, 31, 250
        CMY:
        18, 88, 2
        CMYK:
        16, 88, 0, 2
      HSL:
        289°, 95.6332%, 55.0980%
        HSV (HSB):
        289°, 87.6000%, 98.0392%
        XYZ:
        44.3236, 21.5837, 92.2724
        xyY:
        0.2802, 0.1365, 21.5837
      CIE-Lab:
        53.5825, 87.8109, -69.2938
        CIE-LCH:
        53.5825, 111.8588, 321.7221
        CIE-Luv:
        53.5825, 53.6914, -116.4111
        Hunter-Lab:
        46.4583, 88.9963, -85.2371
      #d21ffa color charts
#d21ffa RGB chart
      #d21ffa CMYK chart
      #d21ffa RGB pie chart
      #d21ffa color shades, tints & tones
#d21ffa color schemes
#d21ffa color preview, HTML & CSS examples
           This text has a color of #d21ffa        
        
          <p style="color:#d21ffa;">Text here</p>
        
        
          .mytext {color:#d21ffa;}
        
        Text color #d21ffa
      
           This box has a color of #d21ffa        
        
          <div style="background-color:#d21ffa;">Content here</div>
        
        
          .mybackground {background-color:#d21ffa;}
        
        Background color #d21ffa
      
           Border around this has a color of #d21ffa        
        
          <div style="border:2px solid #d21ffa;">Content here</div>
        
        
          .myborder {border:2px solid #d21ffa;}
        
        Border color #d21ffa