#d413fa color space conversions
Hex:
        #d413fa
        RGB:
        212, 19, 250
        CMY:
        17, 93, 2
        CMYK:
        15, 92, 0, 2
      HSL:
        290°, 95.8506%, 52.7451%
        HSV (HSB):
        290°, 92.4000%, 98.0392%
        XYZ:
        44.6396, 21.3649, 92.2136
        xyY:
        0.2821, 0.1350, 21.3649
      CIE-Lab:
        53.3466, 89.7469, -69.6603
        CIE-LCH:
        53.3466, 113.6093, 322.1819
        CIE-Luv:
        53.3466, 55.7543, -117.0036
        Hunter-Lab:
        46.2222, 91.4994, -85.9283
      #d413fa color charts
#d413fa RGB chart
      #d413fa CMYK chart
      #d413fa RGB pie chart
      #d413fa color shades, tints & tones
#d413fa color schemes
#d413fa color preview, HTML & CSS examples
           This text has a color of #d413fa        
        
          <p style="color:#d413fa;">Text here</p>
        
        
          .mytext {color:#d413fa;}
        
        Text color #d413fa
      
           This box has a color of #d413fa        
        
          <div style="background-color:#d413fa;">Content here</div>
        
        
          .mybackground {background-color:#d413fa;}
        
        Background color #d413fa
      
           Border around this has a color of #d413fa        
        
          <div style="border:2px solid #d413fa;">Content here</div>
        
        
          .myborder {border:2px solid #d413fa;}
        
        Border color #d413fa