#d228fd color space conversions
Hex:
        #d228fd
        RGB:
        210, 40, 253
        CMY:
        18, 84, 1
        CMYK:
        17, 84, 0, 1
      HSL:
        288°, 98.1567%, 57.4510%
        HSV (HSB):
        288°, 84.1897%, 99.2157%
        XYZ:
        45.0668, 22.3111, 94.8597
        xyY:
        0.2778, 0.1375, 22.3111
      CIE-Lab:
        54.3555, 86.6340, -69.7137
        CIE-LCH:
        54.3555, 111.2000, 321.1766
        CIE-Luv:
        54.3555, 51.9503, -117.3481
        Hunter-Lab:
        47.2346, 87.6472, -86.0059
      #d228fd color charts
#d228fd RGB chart
      #d228fd CMYK chart
      #d228fd RGB pie chart
      #d228fd color shades, tints & tones
#d228fd color schemes
#d228fd color preview, HTML & CSS examples
           This text has a color of #d228fd        
        
          <p style="color:#d228fd;">Text here</p>
        
        
          .mytext {color:#d228fd;}
        
        Text color #d228fd
      
           This box has a color of #d228fd        
        
          <div style="background-color:#d228fd;">Content here</div>
        
        
          .mybackground {background-color:#d228fd;}
        
        Background color #d228fd
      
           Border around this has a color of #d228fd        
        
          <div style="border:2px solid #d228fd;">Content here</div>
        
        
          .myborder {border:2px solid #d228fd;}
        
        Border color #d228fd