#d22af2 color space conversions
Hex:
        #d22af2
        RGB:
        210, 42, 242
        CMY:
        18, 84, 5
        CMYK:
        13, 83, 0, 5
      HSL:
        290°, 88.4956%, 55.6863%
        HSV (HSB):
        290°, 82.6446%, 94.9020%
        XYZ:
        43.4333, 21.7684, 85.9169
        xyY:
        0.2874, 0.1440, 21.7684
      CIE-Lab:
        53.7804, 84.3444, -64.5036
        CIE-LCH:
        53.7804, 106.1823, 322.5925
        CIE-Luv:
        53.7804, 55.1859, -109.2238
        Hunter-Lab:
        46.6566, 84.5193, -76.5214
      #d22af2 color charts
#d22af2 RGB chart
      #d22af2 CMYK chart
      #d22af2 RGB pie chart
      #d22af2 color shades, tints & tones
#d22af2 color schemes
#d22af2 color preview, HTML & CSS examples
           This text has a color of #d22af2        
        
          <p style="color:#d22af2;">Text here</p>
        
        
          .mytext {color:#d22af2;}
        
        Text color #d22af2
      
           This box has a color of #d22af2        
        
          <div style="background-color:#d22af2;">Content here</div>
        
        
          .mybackground {background-color:#d22af2;}
        
        Background color #d22af2
      
           Border around this has a color of #d22af2        
        
          <div style="border:2px solid #d22af2;">Content here</div>
        
        
          .myborder {border:2px solid #d22af2;}
        
        Border color #d22af2