#d972fd color space conversions
Hex:
        #d972fd
        RGB:
        217, 114, 253
        CMY:
        15, 55, 1
        CMYK:
        14, 55, 0, 1
      HSL:
        284°, 97.2028%, 71.9608%
        HSV (HSB):
        284°, 54.9407%, 99.2157%
        XYZ:
        52.3622, 33.8782, 96.7079
        xyY:
        0.2862, 0.1852, 33.8782
      CIE-Lab:
        64.8658, 61.3267, -52.8252
        CIE-LCH:
        64.8658, 80.9411, 319.2593
        CIE-Luv:
        64.8658, 40.7965, -92.6769
        Hunter-Lab:
        58.2050, 58.7230, -57.7672
      #d972fd color charts
#d972fd RGB chart
      #d972fd CMYK chart
      #d972fd RGB pie chart
      #d972fd color shades, tints & tones
#d972fd color schemes
#d972fd color preview, HTML & CSS examples
           This text has a color of #d972fd        
        
          <p style="color:#d972fd;">Text here</p>
        
        
          .mytext {color:#d972fd;}
        
        Text color #d972fd
      
           This box has a color of #d972fd        
        
          <div style="background-color:#d972fd;">Content here</div>
        
        
          .mybackground {background-color:#d972fd;}
        
        Background color #d972fd
      
           Border around this has a color of #d972fd        
        
          <div style="border:2px solid #d972fd;">Content here</div>
        
        
          .myborder {border:2px solid #d972fd;}
        
        Border color #d972fd