#d22fad color space conversions
Hex:
        #d22fad
        RGB:
        210, 47, 173
        CMY:
        18, 82, 32
        CMYK:
        0, 78, 18, 18
      HSL:
        314°, 64.4269%, 50.3922%
        HSV (HSB):
        314°, 77.6190%, 82.3529%
        XYZ:
        35.1377, 18.7518, 41.3027
        xyY:
        0.3691, 0.1970, 18.7518
      CIE-Lab:
        50.3955, 72.6639, -30.3029
        CIE-LCH:
        50.3955, 78.7294, 337.3625
        CIE-Luv:
        50.3955, 79.5078, -55.7250
        Hunter-Lab:
        43.3033, 69.0596, -26.2384
      #d22fad color charts
#d22fad RGB chart
      #d22fad CMYK chart
      #d22fad RGB pie chart
      #d22fad color shades, tints & tones
#d22fad color schemes
#d22fad color preview, HTML & CSS examples
           This text has a color of #d22fad        
        
          <p style="color:#d22fad;">Text here</p>
        
        
          .mytext {color:#d22fad;}
        
        Text color #d22fad
      
           This box has a color of #d22fad        
        
          <div style="background-color:#d22fad;">Content here</div>
        
        
          .mybackground {background-color:#d22fad;}
        
        Background color #d22fad
      
           Border around this has a color of #d22fad        
        
          <div style="border:2px solid #d22fad;">Content here</div>
        
        
          .myborder {border:2px solid #d22fad;}
        
        Border color #d22fad