#d418fa color space conversions
Hex:
        #d418fa
        RGB:
        212, 24, 250
        CMY:
        17, 91, 2
        CMYK:
        15, 90, 0, 2
      HSL:
        290°, 95.7627%, 53.7255%
        HSV (HSB):
        290°, 90.4000%, 98.0392%
        XYZ:
        44.7333, 21.5524, 92.2448
        xyY:
        0.2822, 0.1360, 21.5524
      CIE-Lab:
        53.5489, 89.1469, -69.3329
        CIE-LCH:
        53.5489, 112.9346, 322.1264
        CIE-Luv:
        53.5489, 55.4694, -116.5957
        Hunter-Lab:
        46.4246, 90.7541, -85.3109
      #d418fa color charts
#d418fa RGB chart
      #d418fa CMYK chart
      #d418fa RGB pie chart
      #d418fa color shades, tints & tones
#d418fa color schemes
#d418fa color preview, HTML & CSS examples
           This text has a color of #d418fa        
        
          <p style="color:#d418fa;">Text here</p>
        
        
          .mytext {color:#d418fa;}
        
        Text color #d418fa
      
           This box has a color of #d418fa        
        
          <div style="background-color:#d418fa;">Content here</div>
        
        
          .mybackground {background-color:#d418fa;}
        
        Background color #d418fa
      
           Border around this has a color of #d418fa        
        
          <div style="border:2px solid #d418fa;">Content here</div>
        
        
          .myborder {border:2px solid #d418fa;}
        
        Border color #d418fa