#cf41ed color space conversions
Hex:
        #cf41ed
        RGB:
        207, 65, 237
        CMY:
        19, 75, 7
        CMYK:
        13, 73, 0, 7
      HSL:
        290°, 82.6923%, 59.2157%
        HSV (HSB):
        290°, 72.5738%, 92.9412%
        XYZ:
        42.9085, 23.1604, 82.3296
        xyY:
        0.2891, 0.1561, 23.1604
      CIE-Lab:
        55.2372, 76.5075, -59.3830
        CIE-LCH:
        55.2372, 96.8491, 322.1824
        CIE-Luv:
        55.2372, 51.3235, -101.4400
        Hunter-Lab:
        48.1253, 74.9314, -67.7419
      #cf41ed color charts
#cf41ed RGB chart
      #cf41ed CMYK chart
      #cf41ed RGB pie chart
      #cf41ed color shades, tints & tones
#cf41ed color schemes
#cf41ed color preview, HTML & CSS examples
           This text has a color of #cf41ed        
        
          <p style="color:#cf41ed;">Text here</p>
        
        
          .mytext {color:#cf41ed;}
        
        Text color #cf41ed
      
           This box has a color of #cf41ed        
        
          <div style="background-color:#cf41ed;">Content here</div>
        
        
          .mybackground {background-color:#cf41ed;}
        
        Background color #cf41ed
      
           Border around this has a color of #cf41ed        
        
          <div style="border:2px solid #cf41ed;">Content here</div>
        
        
          .myborder {border:2px solid #cf41ed;}
        
        Border color #cf41ed