#d022d5 color space conversions
Hex:
        #d022d5
        RGB:
        208, 34, 213
        CMY:
        18, 87, 16
        CMYK:
        2, 84, 0, 16
      HSL:
        298°, 72.4696%, 48.4314%
        HSV (HSB):
        298°, 84.0376%, 83.5294%
        XYZ:
        38.5947, 19.3580, 64.6531
        xyY:
        0.3148, 0.1579, 19.3580
      CIE-Lab:
        51.1035, 81.0147, -52.4064
        CIE-LCH:
        51.1035, 96.4874, 327.1022
        CIE-Luv:
        51.1035, 64.6953, -89.7976
        Hunter-Lab:
        43.9978, 79.5834, -56.3260
      #d022d5 color charts
#d022d5 RGB chart
      #d022d5 CMYK chart
      #d022d5 RGB pie chart
      #d022d5 color shades, tints & tones
#d022d5 color schemes
#d022d5 color preview, HTML & CSS examples
           This text has a color of #d022d5        
        
          <p style="color:#d022d5;">Text here</p>
        
        
          .mytext {color:#d022d5;}
        
        Text color #d022d5
      
           This box has a color of #d022d5        
        
          <div style="background-color:#d022d5;">Content here</div>
        
        
          .mybackground {background-color:#d022d5;}
        
        Background color #d022d5
      
           Border around this has a color of #d022d5        
        
          <div style="border:2px solid #d022d5;">Content here</div>
        
        
          .myborder {border:2px solid #d022d5;}
        
        Border color #d022d5