#d795f1 color space conversions
Hex:
        #d795f1
        RGB:
        215, 149, 241
        CMY:
        16, 42, 5
        CMYK:
        11, 38, 0, 5
      HSL:
        283°, 76.6667%, 76.4706%
        HSV (HSB):
        283°, 38.1743%, 94.5098%
        XYZ:
        54.6490, 42.2928, 88.5021
        xyY:
        0.2947, 0.2281, 42.2928
      CIE-Lab:
        71.0724, 40.4563, -36.5252
        CIE-LCH:
        71.0724, 54.5050, 317.9233
        CIE-Luv:
        71.0724, 28.7944, -64.2843
        Hunter-Lab:
        65.0329, 36.1908, -35.1636
      #d795f1 color charts
#d795f1 RGB chart
      #d795f1 CMYK chart
      #d795f1 RGB pie chart
      #d795f1 color shades, tints & tones
#d795f1 color schemes
#d795f1 color preview, HTML & CSS examples
           This text has a color of #d795f1        
        
          <p style="color:#d795f1;">Text here</p>
        
        
          .mytext {color:#d795f1;}
        
        Text color #d795f1
      
           This box has a color of #d795f1        
        
          <div style="background-color:#d795f1;">Content here</div>
        
        
          .mybackground {background-color:#d795f1;}
        
        Background color #d795f1
      
           Border around this has a color of #d795f1        
        
          <div style="border:2px solid #d795f1;">Content here</div>
        
        
          .myborder {border:2px solid #d795f1;}
        
        Border color #d795f1