#d705f8 color space conversions
Hex:
        #d705f8
        RGB:
        215, 5, 248
        CMY:
        16, 98, 3
        CMYK:
        13, 98, 0, 3
      HSL:
        292°, 96.0474%, 49.6078%
        HSV (HSB):
        292°, 97.9839%, 97.2549%
        XYZ:
        45.0219, 21.3329, 90.5517
        xyY:
        0.2869, 0.1360, 21.3329
      CIE-Lab:
        53.3120, 91.0026, -68.5764
        CIE-LCH:
        53.3120, 113.9482, 322.9996
        CIE-Luv:
        53.3120, 58.9224, -115.5832
        Hunter-Lab:
        46.1876, 93.1667, -83.9079
      #d705f8 color charts
#d705f8 RGB chart
      #d705f8 CMYK chart
      #d705f8 RGB pie chart
      #d705f8 color shades, tints & tones
#d705f8 color schemes
#d705f8 color preview, HTML & CSS examples
           This text has a color of #d705f8        
        
          <p style="color:#d705f8;">Text here</p>
        
        
          .mytext {color:#d705f8;}
        
        Text color #d705f8
      
           This box has a color of #d705f8        
        
          <div style="background-color:#d705f8;">Content here</div>
        
        
          .mybackground {background-color:#d705f8;}
        
        Background color #d705f8
      
           Border around this has a color of #d705f8        
        
          <div style="border:2px solid #d705f8;">Content here</div>
        
        
          .myborder {border:2px solid #d705f8;}
        
        Border color #d705f8