#c21cf6 color space conversions
Hex:
        #c21cf6
        RGB:
        194, 28, 246
        CMY:
        24, 89, 4
        CMYK:
        21, 89, 0, 4
      HSL:
        286°, 92.3729%, 53.7255%
        HSV (HSB):
        286°, 88.6179%, 96.4706%
        XYZ:
        39.2979, 18.9537, 88.7760
        xyY:
        0.2673, 0.1289, 18.9537
      CIE-Lab:
        50.6329, 85.2783, -71.9579
        CIE-LCH:
        50.6329, 111.5810, 319.8423
        CIE-Luv:
        50.6329, 45.1664, -117.9405
        Hunter-Lab:
        43.5358, 84.9368, -90.4260
      #c21cf6 color charts
#c21cf6 RGB chart
      #c21cf6 CMYK chart
      #c21cf6 RGB pie chart
      #c21cf6 color shades, tints & tones
#c21cf6 color schemes
#c21cf6 color preview, HTML & CSS examples
           This text has a color of #c21cf6        
        
          <p style="color:#c21cf6;">Text here</p>
        
        
          .mytext {color:#c21cf6;}
        
        Text color #c21cf6
      
           This box has a color of #c21cf6        
        
          <div style="background-color:#c21cf6;">Content here</div>
        
        
          .mybackground {background-color:#c21cf6;}
        
        Background color #c21cf6
      
           Border around this has a color of #c21cf6        
        
          <div style="border:2px solid #c21cf6;">Content here</div>
        
        
          .myborder {border:2px solid #c21cf6;}
        
        Border color #c21cf6