#d21afd color space conversions
Hex:
        #d21afd
        RGB:
        210, 26, 253
        CMY:
        18, 90, 1
        CMYK:
        17, 90, 0, 1
      HSL:
        289°, 98.2684%, 54.7059%
        HSV (HSB):
        289°, 89.7233%, 99.2157%
        XYZ:
        44.6774, 21.5323, 94.7299
        xyY:
        0.2776, 0.1338, 21.5323
      CIE-Lab:
        53.5272, 89.0782, -71.0547
        CIE-LCH:
        53.5272, 113.9460, 321.4218
        CIE-Luv:
        53.5272, 53.1054, -119.0214
        Hunter-Lab:
        46.4029, 90.6573, -88.5565
      #d21afd color charts
#d21afd RGB chart
      #d21afd CMYK chart
      #d21afd RGB pie chart
      #d21afd color shades, tints & tones
#d21afd color schemes
#d21afd color preview, HTML & CSS examples
           This text has a color of #d21afd        
        
          <p style="color:#d21afd;">Text here</p>
        
        
          .mytext {color:#d21afd;}
        
        Text color #d21afd
      
           This box has a color of #d21afd        
        
          <div style="background-color:#d21afd;">Content here</div>
        
        
          .mybackground {background-color:#d21afd;}
        
        Background color #d21afd
      
           Border around this has a color of #d21afd        
        
          <div style="border:2px solid #d21afd;">Content here</div>
        
        
          .myborder {border:2px solid #d21afd;}
        
        Border color #d21afd