#d298f2 color space conversions
Hex:
        #d298f2
        RGB:
        210, 152, 242
        CMY:
        18, 40, 5
        CMYK:
        13, 37, 0, 5
      HSL:
        279°, 77.5862%, 77.2549%
        HSV (HSB):
        279°, 37.1901%, 94.9020%
        XYZ:
        53.8336, 42.5689, 89.3837
        xyY:
        0.2898, 0.2291, 42.5689
      CIE-Lab:
        71.2614, 37.5632, -36.8169
        CIE-LCH:
        71.2614, 52.5974, 315.5749
        CIE-Luv:
        71.2614, 24.4067, -64.3551
        Hunter-Lab:
        65.2449, 33.1020, -35.5543
      #d298f2 color charts
#d298f2 RGB chart
      #d298f2 CMYK chart
      #d298f2 RGB pie chart
      #d298f2 color shades, tints & tones
#d298f2 color schemes
#d298f2 color preview, HTML & CSS examples
           This text has a color of #d298f2        
        
          <p style="color:#d298f2;">Text here</p>
        
        
          .mytext {color:#d298f2;}
        
        Text color #d298f2
      
           This box has a color of #d298f2        
        
          <div style="background-color:#d298f2;">Content here</div>
        
        
          .mybackground {background-color:#d298f2;}
        
        Background color #d298f2
      
           Border around this has a color of #d298f2        
        
          <div style="border:2px solid #d298f2;">Content here</div>
        
        
          .myborder {border:2px solid #d298f2;}
        
        Border color #d298f2