#d83df0 color space conversions
Hex:
        #d83df0
        RGB:
        216, 61, 240
        CMY:
        15, 76, 6
        CMYK:
        10, 75, 0, 6
      HSL:
        292°, 85.6459%, 59.0196%
        HSV (HSB):
        292°, 74.5833%, 94.1176%
        XYZ:
        45.7158, 24.2277, 84.7050
        xyY:
        0.2956, 0.1567, 24.2277
      CIE-Lab:
        56.3150, 80.0506, -59.2604
        CIE-LCH:
        56.3150, 99.5986, 323.4880
        CIE-Luv:
        56.3150, 57.0081, -102.1828
        Hunter-Lab:
        49.2216, 79.6485, -67.5764
      #d83df0 color charts
#d83df0 RGB chart
      #d83df0 CMYK chart
      #d83df0 RGB pie chart
      #d83df0 color shades, tints & tones
#d83df0 color schemes
#d83df0 color preview, HTML & CSS examples
           This text has a color of #d83df0        
        
          <p style="color:#d83df0;">Text here</p>
        
        
          .mytext {color:#d83df0;}
        
        Text color #d83df0
      
           This box has a color of #d83df0        
        
          <div style="background-color:#d83df0;">Content here</div>
        
        
          .mybackground {background-color:#d83df0;}
        
        Background color #d83df0
      
           Border around this has a color of #d83df0        
        
          <div style="border:2px solid #d83df0;">Content here</div>
        
        
          .myborder {border:2px solid #d83df0;}
        
        Border color #d83df0