#cd44f5 color space conversions
Hex:
        #cd44f5
        RGB:
        205, 68, 245
        CMY:
        20, 73, 4
        CMYK:
        16, 72, 0, 4
      HSL:
        286°, 89.8477%, 61.3725%
        HSV (HSB):
        286°, 72.2449%, 96.0784%
        XYZ:
        43.7254, 23.7060, 88.6573
        xyY:
        0.2801, 0.1519, 23.7060
      CIE-Lab:
        55.7922, 76.5342, -62.9794
        CIE-LCH:
        55.7922, 99.1155, 320.5493
        CIE-Luv:
        55.7922, 47.1855, -107.0846
        Hunter-Lab:
        48.6888, 75.0982, -73.8790
      #cd44f5 color charts
#cd44f5 RGB chart
      #cd44f5 CMYK chart
      #cd44f5 RGB pie chart
      #cd44f5 color shades, tints & tones
#cd44f5 color schemes
#cd44f5 color preview, HTML & CSS examples
           This text has a color of #cd44f5        
        
          <p style="color:#cd44f5;">Text here</p>
        
        
          .mytext {color:#cd44f5;}
        
        Text color #cd44f5
      
           This box has a color of #cd44f5        
        
          <div style="background-color:#cd44f5;">Content here</div>
        
        
          .mybackground {background-color:#cd44f5;}
        
        Background color #cd44f5
      
           Border around this has a color of #cd44f5        
        
          <div style="border:2px solid #cd44f5;">Content here</div>
        
        
          .myborder {border:2px solid #cd44f5;}
        
        Border color #cd44f5