#d22cf2 color space conversions
Hex:
        #d22cf2
        RGB:
        210, 44, 242
        CMY:
        18, 83, 5
        CMYK:
        13, 82, 0, 5
      HSL:
        290°, 88.3929%, 56.0784%
        HSV (HSB):
        290°, 81.8182%, 94.9020%
        XYZ:
        43.5060, 21.9138, 85.9412
        xyY:
        0.2874, 0.1448, 21.9138
      CIE-Lab:
        53.9354, 83.8909, -64.2536
        CIE-LCH:
        53.9354, 105.6703, 322.5508
        CIE-Luv:
        53.9354, 54.9520, -108.8903
        Hunter-Lab:
        46.8122, 83.9720, -76.0803
      #d22cf2 color charts
#d22cf2 RGB chart
      #d22cf2 CMYK chart
      #d22cf2 RGB pie chart
      #d22cf2 color shades, tints & tones
#d22cf2 color schemes
#d22cf2 color preview, HTML & CSS examples
           This text has a color of #d22cf2        
        
          <p style="color:#d22cf2;">Text here</p>
        
        
          .mytext {color:#d22cf2;}
        
        Text color #d22cf2
      
           This box has a color of #d22cf2        
        
          <div style="background-color:#d22cf2;">Content here</div>
        
        
          .mybackground {background-color:#d22cf2;}
        
        Background color #d22cf2
      
           Border around this has a color of #d22cf2        
        
          <div style="border:2px solid #d22cf2;">Content here</div>
        
        
          .myborder {border:2px solid #d22cf2;}
        
        Border color #d22cf2