#cf40ed color space conversions
Hex:
        #cf40ed
        RGB:
        207, 64, 237
        CMY:
        19, 75, 7
        CMYK:
        13, 73, 0, 7
      HSL:
        290°, 82.7751%, 59.0196%
        HSV (HSB):
        290°, 72.9958%, 92.9412%
        XYZ:
        42.8516, 23.0466, 82.3107
        xyY:
        0.2891, 0.1555, 23.0466
      CIE-Lab:
        55.1203, 76.8416, -59.5705
        CIE-LCH:
        55.1203, 97.2280, 322.2158
        CIE-Luv:
        55.1203, 51.5112, -101.7088
        Hunter-Lab:
        48.0069, 75.3194, -68.0514
      #cf40ed color charts
#cf40ed RGB chart
      #cf40ed CMYK chart
      #cf40ed RGB pie chart
      #cf40ed color shades, tints & tones
#cf40ed color schemes
#cf40ed color preview, HTML & CSS examples
           This text has a color of #cf40ed        
        
          <p style="color:#cf40ed;">Text here</p>
        
        
          .mytext {color:#cf40ed;}
        
        Text color #cf40ed
      
           This box has a color of #cf40ed        
        
          <div style="background-color:#cf40ed;">Content here</div>
        
        
          .mybackground {background-color:#cf40ed;}
        
        Background color #cf40ed
      
           Border around this has a color of #cf40ed        
        
          <div style="border:2px solid #cf40ed;">Content here</div>
        
        
          .myborder {border:2px solid #cf40ed;}
        
        Border color #cf40ed