#d445fa color space conversions
Hex:
        #d445fa
        RGB:
        212, 69, 250
        CMY:
        17, 73, 2
        CMYK:
        15, 72, 0, 2
      HSL:
        287°, 94.7644%, 62.5490%
        HSV (HSB):
        287°, 72.4000%, 98.0392%
        XYZ:
        46.5348, 25.1554, 92.8453
        xyY:
        0.2828, 0.1529, 25.1554
      CIE-Lab:
        57.2265, 78.4473, -63.4019
        CIE-LCH:
        57.2265, 100.8651, 321.0545
        CIE-Luv:
        57.2265, 49.9664, -108.6275
        Hunter-Lab:
        50.1552, 77.8437, -74.6467
      #d445fa color charts
#d445fa RGB chart
      #d445fa CMYK chart
      #d445fa RGB pie chart
      #d445fa color shades, tints & tones
#d445fa color schemes
#d445fa color preview, HTML & CSS examples
           This text has a color of #d445fa        
        
          <p style="color:#d445fa;">Text here</p>
        
        
          .mytext {color:#d445fa;}
        
        Text color #d445fa
      
           This box has a color of #d445fa        
        
          <div style="background-color:#d445fa;">Content here</div>
        
        
          .mybackground {background-color:#d445fa;}
        
        Background color #d445fa
      
           Border around this has a color of #d445fa        
        
          <div style="border:2px solid #d445fa;">Content here</div>
        
        
          .myborder {border:2px solid #d445fa;}
        
        Border color #d445fa