#cd48fa color space conversions
Hex:
        #cd48fa
        RGB:
        205, 72, 250
        CMY:
        20, 72, 2
        CMYK:
        18, 71, 0, 2
      HSL:
        285°, 94.6809%, 63.1373%
        HSV (HSB):
        285°, 71.2000%, 98.0392%
        XYZ:
        44.7495, 24.5160, 92.8160
        xyY:
        0.2761, 0.1513, 24.5160
      CIE-Lab:
        56.6008, 76.0392, -64.4609
        CIE-LCH:
        56.6008, 99.6853, 319.7110
        CIE-Luv:
        56.6008, 45.0505, -109.6329
        Hunter-Lab:
        49.5136, 74.6762, -76.4828
      #cd48fa color charts
#cd48fa RGB chart
      #cd48fa CMYK chart
      #cd48fa RGB pie chart
      #cd48fa color shades, tints & tones
#cd48fa color schemes
#cd48fa color preview, HTML & CSS examples
           This text has a color of #cd48fa        
        
          <p style="color:#cd48fa;">Text here</p>
        
        
          .mytext {color:#cd48fa;}
        
        Text color #cd48fa
      
           This box has a color of #cd48fa        
        
          <div style="background-color:#cd48fa;">Content here</div>
        
        
          .mybackground {background-color:#cd48fa;}
        
        Background color #cd48fa
      
           Border around this has a color of #cd48fa        
        
          <div style="border:2px solid #cd48fa;">Content here</div>
        
        
          .myborder {border:2px solid #cd48fa;}
        
        Border color #cd48fa