#d495f1 color space conversions
Hex:
        #d495f1
        RGB:
        212, 149, 241
        CMY:
        17, 42, 5
        CMYK:
        12, 38, 0, 5
      HSL:
        281°, 76.6667%, 76.4706%
        HSV (HSB):
        281°, 38.1743%, 94.5098%
        XYZ:
        53.7760, 41.8428, 88.4613
        xyY:
        0.2921, 0.2273, 41.8428
      CIE-Lab:
        70.7624, 39.5665, -37.0308
        CIE-LCH:
        70.7624, 54.1922, 316.8960
        CIE-Luv:
        70.7624, 26.9997, -64.9382
        Hunter-Lab:
        64.6860, 35.1935, -35.8017
      #d495f1 color charts
#d495f1 RGB chart
      #d495f1 CMYK chart
      #d495f1 RGB pie chart
      #d495f1 color shades, tints & tones
#d495f1 color schemes
#d495f1 color preview, HTML & CSS examples
           This text has a color of #d495f1        
        
          <p style="color:#d495f1;">Text here</p>
        
        
          .mytext {color:#d495f1;}
        
        Text color #d495f1
      
           This box has a color of #d495f1        
        
          <div style="background-color:#d495f1;">Content here</div>
        
        
          .mybackground {background-color:#d495f1;}
        
        Background color #d495f1
      
           Border around this has a color of #d495f1        
        
          <div style="border:2px solid #d495f1;">Content here</div>
        
        
          .myborder {border:2px solid #d495f1;}
        
        Border color #d495f1