#d826fe color space conversions
Hex:
        #d826fe
        RGB:
        216, 38, 254
        CMY:
        15, 85, 0
        CMYK:
        15, 85, 0, 0
      HSL:
        289°, 99.0826%, 57.2549%
        HSV (HSB):
        289°, 85.0394%, 99.6078%
        XYZ:
        46.9014, 23.1409, 95.7606
        xyY:
        0.2829, 0.1396, 23.1409
      CIE-Lab:
        55.2172, 88.1404, -68.8309
        CIE-LCH:
        55.2172, 111.8321, 322.0129
        CIE-Luv:
        55.2172, 55.6497, -116.7486
        Hunter-Lab:
        48.1050, 89.8501, -84.3526
      #d826fe color charts
#d826fe RGB chart
      #d826fe CMYK chart
      #d826fe RGB pie chart
      #d826fe color shades, tints & tones
#d826fe color schemes
#d826fe color preview, HTML & CSS examples
           This text has a color of #d826fe        
        
          <p style="color:#d826fe;">Text here</p>
        
        
          .mytext {color:#d826fe;}
        
        Text color #d826fe
      
           This box has a color of #d826fe        
        
          <div style="background-color:#d826fe;">Content here</div>
        
        
          .mybackground {background-color:#d826fe;}
        
        Background color #d826fe
      
           Border around this has a color of #d826fe        
        
          <div style="border:2px solid #d826fe;">Content here</div>
        
        
          .myborder {border:2px solid #d826fe;}
        
        Border color #d826fe