#d828eb color space conversions
Hex:
        #d828eb
        RGB:
        216, 40, 235
        CMY:
        15, 84, 8
        CMYK:
        8, 83, 0, 8
      HSL:
        294°, 82.9787%, 53.9216%
        HSV (HSB):
        294°, 82.9787%, 92.1569%
        XYZ:
        44.0731, 22.1147, 80.5429
        xyY:
        0.3004, 0.1507, 22.1147
      CIE-Lab:
        54.1485, 84.6396, -59.9324
        CIE-LCH:
        54.1485, 103.7099, 324.6981
        CIE-Luv:
        54.1485, 61.7276, -102.7572
        Hunter-Lab:
        47.0262, 84.9947, -68.6290
      #d828eb color charts
#d828eb RGB chart
      #d828eb CMYK chart
      #d828eb RGB pie chart
      #d828eb color shades, tints & tones
#d828eb color schemes
#d828eb color preview, HTML & CSS examples
           This text has a color of #d828eb        
        
          <p style="color:#d828eb;">Text here</p>
        
        
          .mytext {color:#d828eb;}
        
        Text color #d828eb
      
           This box has a color of #d828eb        
        
          <div style="background-color:#d828eb;">Content here</div>
        
        
          .mybackground {background-color:#d828eb;}
        
        Background color #d828eb
      
           Border around this has a color of #d828eb        
        
          <div style="border:2px solid #d828eb;">Content here</div>
        
        
          .myborder {border:2px solid #d828eb;}
        
        Border color #d828eb