#d826ed color space conversions
Hex:
        #d826ed
        RGB:
        216, 38, 237
        CMY:
        15, 85, 7
        CMYK:
        9, 84, 0, 7
      HSL:
        294°, 84.6809%, 53.9216%
        HSV (HSB):
        294°, 83.9662%, 92.9412%
        XYZ:
        44.2981, 22.0996, 82.0516
        xyY:
        0.2984, 0.1489, 22.0996
      CIE-Lab:
        54.1325, 85.3658, -61.0823
        CIE-LCH:
        54.1325, 104.9684, 324.4149
        CIE-Luv:
        54.1325, 61.2659, -104.5310
        Hunter-Lab:
        47.0102, 85.9341, -70.5777
      #d826ed color charts
#d826ed RGB chart
      #d826ed CMYK chart
      #d826ed RGB pie chart
      #d826ed color shades, tints & tones
#d826ed color schemes
#d826ed color preview, HTML & CSS examples
           This text has a color of #d826ed        
        
          <p style="color:#d826ed;">Text here</p>
        
        
          .mytext {color:#d826ed;}
        
        Text color #d826ed
      
           This box has a color of #d826ed        
        
          <div style="background-color:#d826ed;">Content here</div>
        
        
          .mybackground {background-color:#d826ed;}
        
        Background color #d826ed
      
           Border around this has a color of #d826ed        
        
          <div style="border:2px solid #d826ed;">Content here</div>
        
        
          .myborder {border:2px solid #d826ed;}
        
        Border color #d826ed