#d226fe color space conversions
Hex:
        #d226fe
        RGB:
        210, 38, 254
        CMY:
        18, 85, 0
        CMYK:
        17, 85, 0, 0
      HSL:
        288°, 99.0826%, 57.2549%
        HSV (HSB):
        288°, 85.0394%, 99.6078%
        XYZ:
        45.1608, 22.2436, 95.6791
        xyY:
        0.2769, 0.1364, 22.2436
      CIE-Lab:
        54.2845, 87.2110, -70.3846
        CIE-LCH:
        54.2845, 112.0703, 321.0944
        CIE-Luv:
        54.2845, 51.8382, -118.3318
        Hunter-Lab:
        47.1631, 88.3863, -87.2665
      #d226fe color charts
#d226fe RGB chart
      #d226fe CMYK chart
      #d226fe RGB pie chart
      #d226fe color shades, tints & tones
#d226fe color schemes
#d226fe color preview, HTML & CSS examples
           This text has a color of #d226fe        
        
          <p style="color:#d226fe;">Text here</p>
        
        
          .mytext {color:#d226fe;}
        
        Text color #d226fe
      
           This box has a color of #d226fe        
        
          <div style="background-color:#d226fe;">Content here</div>
        
        
          .mybackground {background-color:#d226fe;}
        
        Background color #d226fe
      
           Border around this has a color of #d226fe        
        
          <div style="border:2px solid #d226fe;">Content here</div>
        
        
          .myborder {border:2px solid #d226fe;}
        
        Border color #d226fe