#2c21ea color space conversions
Hex:
        #2c21ea
        RGB:
        44, 33, 234
        CMY:
        83, 87, 8
        CMYK:
        81, 86, 0, 8
      HSL:
        243°, 82.7160%, 52.3529%
        HSV (HSB):
        243°, 85.8974%, 91.7647%
        XYZ:
        16.4338, 7.5637, 78.4357
        xyY:
        0.1604, 0.0738, 7.5637
      CIE-Lab:
        33.0572, 67.0968, -94.7052
        CIE-LCH:
        33.0572, 116.0649, 305.3168
        CIE-Luv:
        33.0572, -7.6665, -121.1595
        Hunter-Lab:
        27.5022, 58.5333, -149.8424
      #2c21ea color charts
#2c21ea RGB chart
      #2c21ea CMYK chart
      #2c21ea RGB pie chart
      #2c21ea color shades, tints & tones
#2c21ea color schemes
#2c21ea color preview, HTML & CSS examples
           This text has a color of #2c21ea        
        
          <p style="color:#2c21ea;">Text here</p>
        
        
          .mytext {color:#2c21ea;}
        
        Text color #2c21ea
      
           This box has a color of #2c21ea        
        
          <div style="background-color:#2c21ea;">Content here</div>
        
        
          .mybackground {background-color:#2c21ea;}
        
        Background color #2c21ea
      
           Border around this has a color of #2c21ea        
        
          <div style="border:2px solid #2c21ea;">Content here</div>
        
        
          .myborder {border:2px solid #2c21ea;}
        
        Border color #2c21ea