#d027d7 color space conversions
Hex:
        #d027d7
        RGB:
        208, 39, 215
        CMY:
        18, 85, 16
        CMYK:
        3, 82, 0, 16
      HSL:
        298°, 69.2913%, 49.8039%
        HSV (HSB):
        298°, 81.8605%, 84.3137%
        XYZ:
        39.0037, 19.7672, 66.0497
        xyY:
        0.3125, 0.1584, 19.7672
      CIE-Lab:
        51.5730, 80.2943, -52.7987
        CIE-LCH:
        51.5730, 96.0983, 326.6725
        CIE-Luv:
        51.5730, 63.3629, -90.4900
        Hunter-Lab:
        44.4604, 78.7869, -56.9582
      #d027d7 color charts
#d027d7 RGB chart
      #d027d7 CMYK chart
      #d027d7 RGB pie chart
      #d027d7 color shades, tints & tones
#d027d7 color schemes
#d027d7 color preview, HTML & CSS examples
           This text has a color of #d027d7        
        
          <p style="color:#d027d7;">Text here</p>
        
        
          .mytext {color:#d027d7;}
        
        Text color #d027d7
      
           This box has a color of #d027d7        
        
          <div style="background-color:#d027d7;">Content here</div>
        
        
          .mybackground {background-color:#d027d7;}
        
        Background color #d027d7
      
           Border around this has a color of #d027d7        
        
          <div style="border:2px solid #d027d7;">Content here</div>
        
        
          .myborder {border:2px solid #d027d7;}
        
        Border color #d027d7