#d962fd color space conversions
Hex:
        #d962fd
        RGB:
        217, 98, 253
        CMY:
        15, 62, 1
        CMYK:
        14, 61, 0, 1
      HSL:
        286°, 97.4843%, 68.8235%
        HSV (HSB):
        286°, 61.2648%, 99.2157%
        XYZ:
        50.7126, 30.5789, 96.1580
        xyY:
        0.2858, 0.1723, 30.5789
      CIE-Lab:
        62.1506, 68.6799, -57.1415
        CIE-LCH:
        62.1506, 89.3425, 320.2396
        CIE-Luv:
        62.1506, 45.5687, -99.7061
        Hunter-Lab:
        55.2982, 66.9259, -64.3905
      #d962fd color charts
#d962fd RGB chart
      #d962fd CMYK chart
      #d962fd RGB pie chart
      #d962fd color shades, tints & tones
#d962fd color schemes
#d962fd color preview, HTML & CSS examples
           This text has a color of #d962fd        
        
          <p style="color:#d962fd;">Text here</p>
        
        
          .mytext {color:#d962fd;}
        
        Text color #d962fd
      
           This box has a color of #d962fd        
        
          <div style="background-color:#d962fd;">Content here</div>
        
        
          .mybackground {background-color:#d962fd;}
        
        Background color #d962fd
      
           Border around this has a color of #d962fd        
        
          <div style="border:2px solid #d962fd;">Content here</div>
        
        
          .myborder {border:2px solid #d962fd;}
        
        Border color #d962fd