#d393f5 color space conversions
Hex:
        #d393f5
        RGB:
        211, 147, 245
        CMY:
        17, 42, 4
        CMYK:
        14, 40, 0, 4
      HSL:
        279°, 83.0508%, 76.8627%
        HSV (HSB):
        279°, 40.0000%, 96.0784%
        XYZ:
        53.7791, 41.3089, 91.5251
        xyY:
        0.2882, 0.2214, 41.3089
      CIE-Lab:
        70.3918, 41.1719, -39.8000
        CIE-LCH:
        70.3918, 57.2640, 315.9707
        CIE-Luv:
        70.3918, 26.6102, -69.6919
        Hunter-Lab:
        64.2720, 36.8826, -39.4402
      #d393f5 color charts
#d393f5 RGB chart
      #d393f5 CMYK chart
      #d393f5 RGB pie chart
      #d393f5 color shades, tints & tones
#d393f5 color schemes
#d393f5 color preview, HTML & CSS examples
           This text has a color of #d393f5        
        
          <p style="color:#d393f5;">Text here</p>
        
        
          .mytext {color:#d393f5;}
        
        Text color #d393f5
      
           This box has a color of #d393f5        
        
          <div style="background-color:#d393f5;">Content here</div>
        
        
          .mybackground {background-color:#d393f5;}
        
        Background color #d393f5
      
           Border around this has a color of #d393f5        
        
          <div style="border:2px solid #d393f5;">Content here</div>
        
        
          .myborder {border:2px solid #d393f5;}
        
        Border color #d393f5