#d299f4 color space conversions
Hex:
        #d299f4
        RGB:
        210, 153, 244
        CMY:
        18, 40, 4
        CMYK:
        14, 37, 0, 4
      HSL:
        278°, 80.5310%, 77.8431%
        HSV (HSB):
        278°, 37.2951%, 95.6863%
        XYZ:
        54.2987, 43.0158, 91.0290
        xyY:
        0.2883, 0.2284, 43.0158
      CIE-Lab:
        71.5657, 37.4398, -37.4344
        CIE-LCH:
        71.5657, 52.9440, 315.0041
        CIE-Luv:
        71.5657, 23.6950, -65.4010
        Hunter-Lab:
        65.5864, 33.0032, -36.3796
      #d299f4 color charts
#d299f4 RGB chart
      #d299f4 CMYK chart
      #d299f4 RGB pie chart
      #d299f4 color shades, tints & tones
#d299f4 color schemes
#d299f4 color preview, HTML & CSS examples
           This text has a color of #d299f4        
        
          <p style="color:#d299f4;">Text here</p>
        
        
          .mytext {color:#d299f4;}
        
        Text color #d299f4
      
           This box has a color of #d299f4        
        
          <div style="background-color:#d299f4;">Content here</div>
        
        
          .mybackground {background-color:#d299f4;}
        
        Background color #d299f4
      
           Border around this has a color of #d299f4        
        
          <div style="border:2px solid #d299f4;">Content here</div>
        
        
          .myborder {border:2px solid #d299f4;}
        
        Border color #d299f4