#d83ae5 color space conversions
Hex:
        #d83ae5
        RGB:
        216, 58, 229
        CMY:
        15, 77, 10
        CMYK:
        6, 75, 0, 10
      HSL:
        295°, 76.6816%, 56.2745%
        HSV (HSB):
        295°, 74.6725%, 89.8039%
        XYZ:
        43.9748, 23.2822, 76.3049
        xyY:
        0.3063, 0.1622, 23.2822
      CIE-Lab:
        55.3618, 79.1217, -54.6106
        CIE-LCH:
        55.3618, 96.1383, 325.3862
        CIE-Luv:
        55.3618, 61.1034, -94.6569
        Hunter-Lab:
        48.2516, 78.2383, -59.9848
      #d83ae5 color charts
#d83ae5 RGB chart
      #d83ae5 CMYK chart
      #d83ae5 RGB pie chart
      #d83ae5 color shades, tints & tones
#d83ae5 color schemes
#d83ae5 color preview, HTML & CSS examples
           This text has a color of #d83ae5        
        
          <p style="color:#d83ae5;">Text here</p>
        
        
          .mytext {color:#d83ae5;}
        
        Text color #d83ae5
      
           This box has a color of #d83ae5        
        
          <div style="background-color:#d83ae5;">Content here</div>
        
        
          .mybackground {background-color:#d83ae5;}
        
        Background color #d83ae5
      
           Border around this has a color of #d83ae5        
        
          <div style="border:2px solid #d83ae5;">Content here</div>
        
        
          .myborder {border:2px solid #d83ae5;}
        
        Border color #d83ae5