#cd44f2 color space conversions
Hex:
        #cd44f2
        RGB:
        205, 68, 242
        CMY:
        20, 73, 5
        CMYK:
        15, 72, 0, 5
      HSL:
        287°, 87.0000%, 60.7843%
        HSV (HSB):
        287°, 71.9008%, 94.9020%
        XYZ:
        43.2710, 23.5242, 86.2644
        xyY:
        0.2827, 0.1537, 23.5242
      CIE-Lab:
        55.6082, 75.9853, -61.6009
        CIE-LCH:
        55.6082, 97.8184, 320.9685
        CIE-Luv:
        55.6082, 48.0299, -104.8700
        Hunter-Lab:
        48.5017, 74.3713, -71.5010
      #cd44f2 color charts
#cd44f2 RGB chart
      #cd44f2 CMYK chart
      #cd44f2 RGB pie chart
      #cd44f2 color shades, tints & tones
#cd44f2 color schemes
#cd44f2 color preview, HTML & CSS examples
           This text has a color of #cd44f2        
        
          <p style="color:#cd44f2;">Text here</p>
        
        
          .mytext {color:#cd44f2;}
        
        Text color #cd44f2
      
           This box has a color of #cd44f2        
        
          <div style="background-color:#cd44f2;">Content here</div>
        
        
          .mybackground {background-color:#cd44f2;}
        
        Background color #cd44f2
      
           Border around this has a color of #cd44f2        
        
          <div style="border:2px solid #cd44f2;">Content here</div>
        
        
          .myborder {border:2px solid #cd44f2;}
        
        Border color #cd44f2