#d826fc color space conversions
Hex:
        #d826fc
        RGB:
        216, 38, 252
        CMY:
        15, 85, 1
        CMYK:
        14, 85, 0, 1
      HSL:
        290°, 97.2727%, 56.8627%
        HSV (HSB):
        290°, 84.9206%, 98.8235%
        XYZ:
        46.5827, 23.0134, 94.0823
        xyY:
        0.2846, 0.1406, 23.0134
      CIE-Lab:
        55.0862, 87.8081, -67.9308
        CIE-LCH:
        55.0862, 111.0174, 322.2735
        CIE-Luv:
        55.0862, 56.2889, -115.3308
        Hunter-Lab:
        47.9723, 89.3778, -82.6977
      #d826fc color charts
#d826fc RGB chart
      #d826fc CMYK chart
      #d826fc RGB pie chart
      #d826fc color shades, tints & tones
#d826fc color schemes
#d826fc color preview, HTML & CSS examples
           This text has a color of #d826fc        
        
          <p style="color:#d826fc;">Text here</p>
        
        
          .mytext {color:#d826fc;}
        
        Text color #d826fc
      
           This box has a color of #d826fc        
        
          <div style="background-color:#d826fc;">Content here</div>
        
        
          .mybackground {background-color:#d826fc;}
        
        Background color #d826fc
      
           Border around this has a color of #d826fc        
        
          <div style="border:2px solid #d826fc;">Content here</div>
        
        
          .myborder {border:2px solid #d826fc;}
        
        Border color #d826fc