#d297db color space conversions
Hex:
        #d297db
        RGB:
        210, 151, 219
        CMY:
        18, 41, 14
        CMYK:
        4, 31, 0, 14
      HSL:
        292°, 48.5714%, 72.5490%
        HSV (HSB):
        292°, 31.0502%, 85.8824%
        XYZ:
        50.4311, 40.9493, 72.2638
        xyY:
        0.3082, 0.2502, 40.9493
      CIE-Lab:
        70.1404, 33.4892, -25.9371
        CIE-LCH:
        70.1404, 42.3588, 322.2425
        CIE-Luv:
        70.1404, 28.2778, -45.8021
        Hunter-Lab:
        63.9917, 28.6885, -22.1602
      #d297db color charts
#d297db RGB chart
      #d297db CMYK chart
      #d297db RGB pie chart
      #d297db color shades, tints & tones
#d297db color schemes
#d297db color preview, HTML & CSS examples
           This text has a color of #d297db        
        
          <p style="color:#d297db;">Text here</p>
        
        
          .mytext {color:#d297db;}
        
        Text color #d297db
      
           This box has a color of #d297db        
        
          <div style="background-color:#d297db;">Content here</div>
        
        
          .mybackground {background-color:#d297db;}
        
        Background color #d297db
      
           Border around this has a color of #d297db        
        
          <div style="border:2px solid #d297db;">Content here</div>
        
        
          .myborder {border:2px solid #d297db;}
        
        Border color #d297db