#d448fa color space conversions
Hex:
        #d448fa
        RGB:
        212, 72, 250
        CMY:
        17, 72, 2
        CMYK:
        15, 71, 0, 2
      HSL:
        287°, 94.6809%, 63.1373%
        HSV (HSB):
        287°, 71.2000%, 98.0392%
        XYZ:
        46.7241, 25.5339, 92.9084
        xyY:
        0.2829, 0.1546, 25.5339
      CIE-Lab:
        57.5920, 77.4056, -62.8148
        CIE-LCH:
        57.5920, 99.6862, 320.9406
        CIE-Luv:
        57.5920, 49.3895, -107.7841
        Hunter-Lab:
        50.5311, 76.6224, -73.6411
      #d448fa color charts
#d448fa RGB chart
      #d448fa CMYK chart
      #d448fa RGB pie chart
      #d448fa color shades, tints & tones
#d448fa color schemes
#d448fa color preview, HTML & CSS examples
           This text has a color of #d448fa        
        
          <p style="color:#d448fa;">Text here</p>
        
        
          .mytext {color:#d448fa;}
        
        Text color #d448fa
      
           This box has a color of #d448fa        
        
          <div style="background-color:#d448fa;">Content here</div>
        
        
          .mybackground {background-color:#d448fa;}
        
        Background color #d448fa
      
           Border around this has a color of #d448fa        
        
          <div style="border:2px solid #d448fa;">Content here</div>
        
        
          .myborder {border:2px solid #d448fa;}
        
        Border color #d448fa