#d298ce color space conversions
Hex:
        #d298ce
        RGB:
        210, 152, 206
        CMY:
        18, 40, 19
        CMYK:
        0, 28, 2, 18
      HSL:
        304°, 39.1892%, 70.9804%
        HSV (HSB):
        304°, 27.6190%, 82.3529%
        XYZ:
        48.9472, 40.6143, 63.6521
        xyY:
        0.3195, 0.2651, 40.6143
      CIE-Lab:
        69.9049, 30.4945, -19.1181
        CIE-LCH:
        69.9049, 35.9919, 327.9149
        CIE-Luv:
        69.9049, 29.7519, -34.4018
        Hunter-Lab:
        63.7294, 25.5700, -14.6075
      #d298ce color charts
#d298ce RGB chart
      #d298ce CMYK chart
      #d298ce RGB pie chart
      #d298ce color shades, tints & tones
#d298ce color schemes
#d298ce color preview, HTML & CSS examples
           This text has a color of #d298ce        
        
          <p style="color:#d298ce;">Text here</p>
        
        
          .mytext {color:#d298ce;}
        
        Text color #d298ce
      
           This box has a color of #d298ce        
        
          <div style="background-color:#d298ce;">Content here</div>
        
        
          .mybackground {background-color:#d298ce;}
        
        Background color #d298ce
      
           Border around this has a color of #d298ce        
        
          <div style="border:2px solid #d298ce;">Content here</div>
        
        
          .myborder {border:2px solid #d298ce;}
        
        Border color #d298ce