#d826fd color space conversions
Hex:
        #d826fd
        RGB:
        216, 38, 253
        CMY:
        15, 85, 1
        CMYK:
        15, 85, 0, 1
      HSL:
        290°, 98.1735%, 57.0588%
        HSV (HSB):
        290°, 84.9802%, 99.2157%
        XYZ:
        46.7416, 23.0770, 94.9193
        xyY:
        0.2837, 0.1401, 23.0770
      CIE-Lab:
        55.1516, 87.9741, -68.3812
        CIE-LCH:
        55.1516, 111.4245, 322.1425
        CIE-Luv:
        55.1516, 55.9686, -116.0404
        Hunter-Lab:
        48.0385, 89.6136, -83.5240
      #d826fd color charts
#d826fd RGB chart
      #d826fd CMYK chart
      #d826fd RGB pie chart
      #d826fd color shades, tints & tones
#d826fd color schemes
#d826fd color preview, HTML & CSS examples
           This text has a color of #d826fd        
        
          <p style="color:#d826fd;">Text here</p>
        
        
          .mytext {color:#d826fd;}
        
        Text color #d826fd
      
           This box has a color of #d826fd        
        
          <div style="background-color:#d826fd;">Content here</div>
        
        
          .mybackground {background-color:#d826fd;}
        
        Background color #d826fd
      
           Border around this has a color of #d826fd        
        
          <div style="border:2px solid #d826fd;">Content here</div>
        
        
          .myborder {border:2px solid #d826fd;}
        
        Border color #d826fd