#d299f2 color space conversions
Hex:
        #d299f2
        RGB:
        210, 153, 242
        CMY:
        18, 40, 5
        CMYK:
        13, 37, 0, 5
      HSL:
        278°, 77.3913%, 77.4510%
        HSV (HSB):
        278°, 36.7769%, 94.9020%
        XYZ:
        53.9966, 42.8949, 89.4380
        xyY:
        0.2898, 0.2302, 42.8949
      CIE-Lab:
        71.4836, 37.0226, -36.4718
        CIE-LCH:
        71.4836, 51.9699, 315.4294
        CIE-Luv:
        71.4836, 23.9850, -63.7345
        Hunter-Lab:
        65.4942, 32.5492, -35.1197
      #d299f2 color charts
#d299f2 RGB chart
      #d299f2 CMYK chart
      #d299f2 RGB pie chart
      #d299f2 color shades, tints & tones
#d299f2 color schemes
#d299f2 color preview, HTML & CSS examples
           This text has a color of #d299f2        
        
          <p style="color:#d299f2;">Text here</p>
        
        
          .mytext {color:#d299f2;}
        
        Text color #d299f2
      
           This box has a color of #d299f2        
        
          <div style="background-color:#d299f2;">Content here</div>
        
        
          .mybackground {background-color:#d299f2;}
        
        Background color #d299f2
      
           Border around this has a color of #d299f2        
        
          <div style="border:2px solid #d299f2;">Content here</div>
        
        
          .myborder {border:2px solid #d299f2;}
        
        Border color #d299f2