#c611ef color space conversions
Hex:
        #c611ef
        RGB:
        198, 17, 239
        CMY:
        22, 93, 6
        CMYK:
        17, 93, 0, 6
      HSL:
        289°, 87.4016%, 50.1961%
        HSV (HSB):
        289°, 92.8870%, 93.7255%
        XYZ:
        39.0691, 18.6387, 83.1998
        xyY:
        0.2773, 0.1323, 18.6387
      CIE-Lab:
        50.2617, 86.1540, -68.6010
        CIE-LCH:
        50.2617, 110.1300, 321.4711
        CIE-Luv:
        50.2617, 50.4262, -113.1266
        Hunter-Lab:
        43.1725, 85.9824, -84.0398
      #c611ef color charts
#c611ef RGB chart
      #c611ef CMYK chart
      #c611ef RGB pie chart
      #c611ef color shades, tints & tones
#c611ef color schemes
#c611ef color preview, HTML & CSS examples
           This text has a color of #c611ef        
        
          <p style="color:#c611ef;">Text here</p>
        
        
          .mytext {color:#c611ef;}
        
        Text color #c611ef
      
           This box has a color of #c611ef        
        
          <div style="background-color:#c611ef;">Content here</div>
        
        
          .mybackground {background-color:#c611ef;}
        
        Background color #c611ef
      
           Border around this has a color of #c611ef        
        
          <div style="border:2px solid #c611ef;">Content here</div>
        
        
          .myborder {border:2px solid #c611ef;}
        
        Border color #c611ef