#d028c5 color space conversions
Hex:
        #d028c5
        RGB:
        208, 40, 197
        CMY:
        18, 84, 23
        CMYK:
        0, 81, 5, 18
      HSL:
        304°, 67.7419%, 48.6275%
        HSV (HSB):
        304°, 80.7692%, 81.5686%
        XYZ:
        36.8493, 18.9587, 54.5405
        xyY:
        0.3339, 0.1718, 18.9587
      CIE-Lab:
        50.6388, 77.3497, -43.9417
        CIE-LCH:
        50.6388, 88.9598, 330.3994
        CIE-Luv:
        50.6388, 69.8888, -76.6383
        Hunter-Lab:
        43.5416, 74.8668, -43.7880
      #d028c5 color charts
#d028c5 RGB chart
      #d028c5 CMYK chart
      #d028c5 RGB pie chart
      #d028c5 color shades, tints & tones
#d028c5 color schemes
#d028c5 color preview, HTML & CSS examples
           This text has a color of #d028c5        
        
          <p style="color:#d028c5;">Text here</p>
        
        
          .mytext {color:#d028c5;}
        
        Text color #d028c5
      
           This box has a color of #d028c5        
        
          <div style="background-color:#d028c5;">Content here</div>
        
        
          .mybackground {background-color:#d028c5;}
        
        Background color #d028c5
      
           Border around this has a color of #d028c5        
        
          <div style="border:2px solid #d028c5;">Content here</div>
        
        
          .myborder {border:2px solid #d028c5;}
        
        Border color #d028c5