#d221f3 color space conversions
Hex:
        #d221f3
        RGB:
        210, 33, 243
        CMY:
        18, 87, 5
        CMYK:
        14, 86, 0, 5
      HSL:
        291°, 89.7436%, 54.1176%
        HSV (HSB):
        291°, 86.4198%, 95.2941%
        XYZ:
        43.2999, 21.2604, 86.6155
        xyY:
        0.2864, 0.1406, 21.2604
      CIE-Lab:
        53.2333, 86.3075, -65.9463
        CIE-LCH:
        53.2333, 108.6181, 322.6171
        CIE-Luv:
        53.2333, 55.7726, -111.2345
        Hunter-Lab:
        46.1090, 86.9342, -79.0996
      #d221f3 color charts
#d221f3 RGB chart
      #d221f3 CMYK chart
      #d221f3 RGB pie chart
      #d221f3 color shades, tints & tones
#d221f3 color schemes
#d221f3 color preview, HTML & CSS examples
           This text has a color of #d221f3        
        
          <p style="color:#d221f3;">Text here</p>
        
        
          .mytext {color:#d221f3;}
        
        Text color #d221f3
      
           This box has a color of #d221f3        
        
          <div style="background-color:#d221f3;">Content here</div>
        
        
          .mybackground {background-color:#d221f3;}
        
        Background color #d221f3
      
           Border around this has a color of #d221f3        
        
          <div style="border:2px solid #d221f3;">Content here</div>
        
        
          .myborder {border:2px solid #d221f3;}
        
        Border color #d221f3