#d82ce1 color space conversions
Hex:
        #d82ce1
        RGB:
        216, 44, 225
        CMY:
        15, 83, 12
        CMYK:
        4, 80, 0, 12
      HSL:
        297°, 75.1037%, 52.7451%
        HSV (HSB):
        297°, 80.4444%, 88.2353%
        XYZ:
        42.8102, 21.8365, 73.1927
        xyY:
        0.3106, 0.1584, 21.8365
      CIE-Lab:
        53.8531, 82.1802, -54.7629
        CIE-LCH:
        53.8531, 98.7550, 326.3214
        CIE-Luv:
        53.8531, 64.7095, -94.6527
        Hunter-Lab:
        46.7296, 81.7518, -60.1554
      #d82ce1 color charts
#d82ce1 RGB chart
      #d82ce1 CMYK chart
      #d82ce1 RGB pie chart
      #d82ce1 color shades, tints & tones
#d82ce1 color schemes
#d82ce1 color preview, HTML & CSS examples
           This text has a color of #d82ce1        
        
          <p style="color:#d82ce1;">Text here</p>
        
        
          .mytext {color:#d82ce1;}
        
        Text color #d82ce1
      
           This box has a color of #d82ce1        
        
          <div style="background-color:#d82ce1;">Content here</div>
        
        
          .mybackground {background-color:#d82ce1;}
        
        Background color #d82ce1
      
           Border around this has a color of #d82ce1        
        
          <div style="border:2px solid #d82ce1;">Content here</div>
        
        
          .myborder {border:2px solid #d82ce1;}
        
        Border color #d82ce1