#d745f2 color space conversions
Hex:
        #d745f2
        RGB:
        215, 69, 242
        CMY:
        16, 73, 5
        CMYK:
        11, 71, 0, 5
      HSL:
        291°, 86.9347%, 60.9804%
        HSV (HSB):
        291°, 71.4876%, 94.9020%
        XYZ:
        46.1795, 25.1141, 86.4180
        xyY:
        0.2928, 0.1592, 25.1141
      CIE-Lab:
        57.1864, 77.6144, -58.9896
        CIE-LCH:
        57.1864, 97.4873, 322.7639
        CIE-Luv:
        57.1864, 54.2326, -101.8408
        Hunter-Lab:
        50.1140, 76.7862, -67.1616
      #d745f2 color charts
#d745f2 RGB chart
      #d745f2 CMYK chart
      #d745f2 RGB pie chart
      #d745f2 color shades, tints & tones
#d745f2 color schemes
#d745f2 color preview, HTML & CSS examples
           This text has a color of #d745f2        
        
          <p style="color:#d745f2;">Text here</p>
        
        
          .mytext {color:#d745f2;}
        
        Text color #d745f2
      
           This box has a color of #d745f2        
        
          <div style="background-color:#d745f2;">Content here</div>
        
        
          .mybackground {background-color:#d745f2;}
        
        Background color #d745f2
      
           Border around this has a color of #d745f2        
        
          <div style="border:2px solid #d745f2;">Content here</div>
        
        
          .myborder {border:2px solid #d745f2;}
        
        Border color #d745f2