#d295ee color space conversions
Hex:
        #d295ee
        RGB:
        210, 149, 238
        CMY:
        18, 42, 7
        CMYK:
        12, 37, 0, 7
      HSL:
        281°, 72.3577%, 75.8824%
        HSV (HSB):
        281°, 37.3950%, 93.3333%
        XYZ:
        52.7584, 41.3696, 86.0934
        xyY:
        0.2927, 0.2295, 41.3696
      CIE-Lab:
        70.4341, 38.3566, -35.9167
        CIE-LCH:
        70.4341, 52.5475, 316.8815
        CIE-Luv:
        70.4341, 26.2722, -62.8731
        Hunter-Lab:
        64.3192, 33.8577, -34.3382
      #d295ee color charts
#d295ee RGB chart
      #d295ee CMYK chart
      #d295ee RGB pie chart
      #d295ee color shades, tints & tones
#d295ee color schemes
#d295ee color preview, HTML & CSS examples
           This text has a color of #d295ee        
        
          <p style="color:#d295ee;">Text here</p>
        
        
          .mytext {color:#d295ee;}
        
        Text color #d295ee
      
           This box has a color of #d295ee        
        
          <div style="background-color:#d295ee;">Content here</div>
        
        
          .mybackground {background-color:#d295ee;}
        
        Background color #d295ee
      
           Border around this has a color of #d295ee        
        
          <div style="border:2px solid #d295ee;">Content here</div>
        
        
          .myborder {border:2px solid #d295ee;}
        
        Border color #d295ee