#d83fe1 color space conversions
Hex:
        #d83fe1
        RGB:
        216, 63, 225
        CMY:
        15, 75, 12
        CMYK:
        4, 72, 0, 12
      HSL:
        297°, 72.9730%, 56.4706%
        HSV (HSB):
        297°, 72.0000%, 88.2353%
        XYZ:
        43.6870, 23.5902, 73.4850
        xyY:
        0.3104, 0.1676, 23.5902
      CIE-Lab:
        55.6751, 76.9258, -51.8545
        CIE-LCH:
        55.6751, 92.7710, 326.0167
        CIE-Luv:
        55.6751, 61.4678, -90.3179
        Hunter-Lab:
        48.5697, 75.5584, -55.7057
      #d83fe1 color charts
#d83fe1 RGB chart
      #d83fe1 CMYK chart
      #d83fe1 RGB pie chart
      #d83fe1 color shades, tints & tones
#d83fe1 color schemes
#d83fe1 color preview, HTML & CSS examples
           This text has a color of #d83fe1        
        
          <p style="color:#d83fe1;">Text here</p>
        
        
          .mytext {color:#d83fe1;}
        
        Text color #d83fe1
      
           This box has a color of #d83fe1        
        
          <div style="background-color:#d83fe1;">Content here</div>
        
        
          .mybackground {background-color:#d83fe1;}
        
        Background color #d83fe1
      
           Border around this has a color of #d83fe1        
        
          <div style="border:2px solid #d83fe1;">Content here</div>
        
        
          .myborder {border:2px solid #d83fe1;}
        
        Border color #d83fe1