#d83df2 color space conversions
Hex:
        #d83df2
        RGB:
        216, 61, 242
        CMY:
        15, 76, 5
        CMYK:
        11, 75, 0, 5
      HSL:
        291°, 87.4396%, 59.4118%
        HSV (HSB):
        291°, 74.7934%, 94.9020%
        XYZ:
        46.0147, 24.3472, 86.2786
        xyY:
        0.2938, 0.1554, 24.3472
      CIE-Lab:
        56.4338, 80.3905, -60.1878
        CIE-LCH:
        56.4338, 100.4251, 323.1781
        CIE-Luv:
        56.4338, 56.3805, -103.6726
        Hunter-Lab:
        49.3429, 80.1099, -69.1316
      #d83df2 color charts
#d83df2 RGB chart
      #d83df2 CMYK chart
      #d83df2 RGB pie chart
      #d83df2 color shades, tints & tones
#d83df2 color schemes
#d83df2 color preview, HTML & CSS examples
           This text has a color of #d83df2        
        
          <p style="color:#d83df2;">Text here</p>
        
        
          .mytext {color:#d83df2;}
        
        Text color #d83df2
      
           This box has a color of #d83df2        
        
          <div style="background-color:#d83df2;">Content here</div>
        
        
          .mybackground {background-color:#d83df2;}
        
        Background color #d83df2
      
           Border around this has a color of #d83df2        
        
          <div style="border:2px solid #d83df2;">Content here</div>
        
        
          .myborder {border:2px solid #d83df2;}
        
        Border color #d83df2