#d83ef2 color space conversions
Hex:
        #d83ef2
        RGB:
        216, 62, 242
        CMY:
        15, 76, 5
        CMYK:
        11, 74, 0, 5
      HSL:
        291°, 87.3786%, 59.6078%
        HSV (HSB):
        291°, 74.3802%, 94.9020%
        XYZ:
        46.0685, 24.4550, 86.2966
        xyY:
        0.2938, 0.1559, 24.4550
      CIE-Lab:
        56.5405, 80.0838, -60.0166
        CIE-LCH:
        56.5405, 100.0770, 323.1513
        CIE-Luv:
        56.5405, 56.2047, -103.4244
        Hunter-Lab:
        49.4520, 79.7463, -68.8481
      #d83ef2 color charts
#d83ef2 RGB chart
      #d83ef2 CMYK chart
      #d83ef2 RGB pie chart
      #d83ef2 color shades, tints & tones
#d83ef2 color schemes
#d83ef2 color preview, HTML & CSS examples
           This text has a color of #d83ef2        
        
          <p style="color:#d83ef2;">Text here</p>
        
        
          .mytext {color:#d83ef2;}
        
        Text color #d83ef2
      
           This box has a color of #d83ef2        
        
          <div style="background-color:#d83ef2;">Content here</div>
        
        
          .mybackground {background-color:#d83ef2;}
        
        Background color #d83ef2
      
           Border around this has a color of #d83ef2        
        
          <div style="border:2px solid #d83ef2;">Content here</div>
        
        
          .myborder {border:2px solid #d83ef2;}
        
        Border color #d83ef2