#d224f8 color space conversions
Hex:
        #d224f8
        RGB:
        210, 36, 248
        CMY:
        18, 86, 3
        CMYK:
        15, 85, 0, 3
      HSL:
        289°, 93.8053%, 55.6863%
        HSV (HSB):
        289°, 85.4839%, 97.2549%
        XYZ:
        44.1525, 21.7407, 90.6762
        xyY:
        0.2820, 0.1389, 21.7407
      CIE-Lab:
        53.7508, 86.5859, -67.9060
        CIE-LCH:
        53.7508, 110.0379, 321.8943
        CIE-Luv:
        53.7508, 53.8945, -114.3860
        Hunter-Lab:
        46.6269, 87.4301, -82.6635
      #d224f8 color charts
#d224f8 RGB chart
      #d224f8 CMYK chart
      #d224f8 RGB pie chart
      #d224f8 color shades, tints & tones
#d224f8 color schemes
#d224f8 color preview, HTML & CSS examples
           This text has a color of #d224f8        
        
          <p style="color:#d224f8;">Text here</p>
        
        
          .mytext {color:#d224f8;}
        
        Text color #d224f8
      
           This box has a color of #d224f8        
        
          <div style="background-color:#d224f8;">Content here</div>
        
        
          .mybackground {background-color:#d224f8;}
        
        Background color #d224f8
      
           Border around this has a color of #d224f8        
        
          <div style="border:2px solid #d224f8;">Content here</div>
        
        
          .myborder {border:2px solid #d224f8;}
        
        Border color #d224f8