#c701ee color space conversions
Hex:
        #c701ee
        RGB:
        199, 1, 238
        CMY:
        22, 100, 7
        CMYK:
        16, 100, 0, 7
      HSL:
        290°, 99.1632%, 46.8627%
        HSV (HSB):
        290°, 99.5798%, 93.3333%
        XYZ:
        38.9967, 18.3369, 82.3729
        xyY:
        0.2791, 0.1313, 18.3369
      CIE-Lab:
        49.9022, 87.4739, -68.6132
        CIE-LCH:
        49.9022, 111.1731, 321.8899
        CIE-Luv:
        49.9022, 51.9811, -113.0411
        Hunter-Lab:
        42.8216, 87.6183, -84.0770
      #c701ee color charts
#c701ee RGB chart
      #c701ee CMYK chart
      #c701ee RGB pie chart
      #c701ee color shades, tints & tones
#c701ee color schemes
#c701ee color preview, HTML & CSS examples
           This text has a color of #c701ee        
        
          <p style="color:#c701ee;">Text here</p>
        
        
          .mytext {color:#c701ee;}
        
        Text color #c701ee
      
           This box has a color of #c701ee        
        
          <div style="background-color:#c701ee;">Content here</div>
        
        
          .mybackground {background-color:#c701ee;}
        
        Background color #c701ee
      
           Border around this has a color of #c701ee        
        
          <div style="border:2px solid #c701ee;">Content here</div>
        
        
          .myborder {border:2px solid #c701ee;}
        
        Border color #c701ee