#d83bf2 color space conversions
Hex:
        #d83bf2
        RGB:
        216, 59, 242
        CMY:
        15, 77, 5
        CMYK:
        11, 76, 0, 5
      HSL:
        291°, 87.5598%, 59.0196%
        HSV (HSB):
        291°, 75.6198%, 94.9020%
        XYZ:
        45.9099, 24.1377, 86.2437
        xyY:
        0.2937, 0.1544, 24.1377
      CIE-Lab:
        56.2254, 80.9907, -60.5221
        CIE-LCH:
        56.2254, 101.1059, 323.2302
        CIE-Luv:
        56.2254, 56.7225, -104.1553
        Hunter-Lab:
        49.1301, 80.8226, -69.6875
      #d83bf2 color charts
#d83bf2 RGB chart
      #d83bf2 CMYK chart
      #d83bf2 RGB pie chart
      #d83bf2 color shades, tints & tones
#d83bf2 color schemes
#d83bf2 color preview, HTML & CSS examples
           This text has a color of #d83bf2        
        
          <p style="color:#d83bf2;">Text here</p>
        
        
          .mytext {color:#d83bf2;}
        
        Text color #d83bf2
      
           This box has a color of #d83bf2        
        
          <div style="background-color:#d83bf2;">Content here</div>
        
        
          .mybackground {background-color:#d83bf2;}
        
        Background color #d83bf2
      
           Border around this has a color of #d83bf2        
        
          <div style="border:2px solid #d83bf2;">Content here</div>
        
        
          .myborder {border:2px solid #d83bf2;}
        
        Border color #d83bf2