#c21ed8 color space conversions
Hex:
        #c21ed8
        RGB:
        194, 30, 216
        CMY:
        24, 88, 15
        CMYK:
        10, 86, 0, 15
      HSL:
        293°, 75.6098%, 48.2353%
        HSV (HSB):
        293°, 86.1111%, 84.7059%
        XYZ:
        35.1071, 17.3557, 66.4654
        xyY:
        0.2952, 0.1459, 17.3557
      CIE-Lab:
        48.7052, 79.8457, -58.0976
        CIE-LCH:
        48.7052, 98.7455, 323.9595
        CIE-Luv:
        48.7052, 54.4181, -96.6688
        Hunter-Lab:
        41.6602, 77.5165, -65.4300
      #c21ed8 color charts
#c21ed8 RGB chart
      #c21ed8 CMYK chart
      #c21ed8 RGB pie chart
      #c21ed8 color shades, tints & tones
#c21ed8 color schemes
#c21ed8 color preview, HTML & CSS examples
           This text has a color of #c21ed8        
        
          <p style="color:#c21ed8;">Text here</p>
        
        
          .mytext {color:#c21ed8;}
        
        Text color #c21ed8
      
           This box has a color of #c21ed8        
        
          <div style="background-color:#c21ed8;">Content here</div>
        
        
          .mybackground {background-color:#c21ed8;}
        
        Background color #c21ed8
      
           Border around this has a color of #c21ed8        
        
          <div style="border:2px solid #c21ed8;">Content here</div>
        
        
          .myborder {border:2px solid #c21ed8;}
        
        Border color #c21ed8