#d395fd color space conversions
Hex:
        #d395fd
        RGB:
        211, 149, 253
        CMY:
        17, 42, 1
        CMYK:
        17, 41, 0, 1
      HSL:
        276°, 96.2963%, 78.8235%
        HSV (HSB):
        276°, 41.1067%, 99.2157%
        XYZ:
        55.3410, 42.4356, 98.2026
        xyY:
        0.2824, 0.2165, 42.4356
      CIE-Lab:
        71.1702, 41.7821, -42.9408
        CIE-LCH:
        71.1702, 59.9138, 314.2164
        CIE-Luv:
        71.1702, 24.5713, -75.1112
        Hunter-Lab:
        65.1426, 37.6426, -43.7799
      #d395fd color charts
#d395fd RGB chart
      #d395fd CMYK chart
      #d395fd RGB pie chart
      #d395fd color shades, tints & tones
#d395fd color schemes
#d395fd color preview, HTML & CSS examples
           This text has a color of #d395fd        
        
          <p style="color:#d395fd;">Text here</p>
        
        
          .mytext {color:#d395fd;}
        
        Text color #d395fd
      
           This box has a color of #d395fd        
        
          <div style="background-color:#d395fd;">Content here</div>
        
        
          .mybackground {background-color:#d395fd;}
        
        Background color #d395fd
      
           Border around this has a color of #d395fd        
        
          <div style="border:2px solid #d395fd;">Content here</div>
        
        
          .myborder {border:2px solid #d395fd;}
        
        Border color #d395fd