#2c21ee color space conversions
Hex:
        #2c21ee
        RGB:
        44, 33, 238
        CMY:
        83, 87, 7
        CMYK:
        82, 86, 0, 7
      HSL:
        243°, 85.7741%, 53.1373%
        HSV (HSB):
        243°, 86.1345%, 93.3333%
        XYZ:
        17.0152, 7.7962, 81.4969
        xyY:
        0.1601, 0.0733, 7.7962
      CIE-Lab:
        33.5549, 68.1983, -96.1500
        CIE-LCH:
        33.5549, 117.8805, 305.3477
        CIE-Luv:
        33.5549, -7.8513, -123.4187
        Hunter-Lab:
        27.9217, 59.9128, -153.5083
      #2c21ee color charts
#2c21ee RGB chart
      #2c21ee CMYK chart
      #2c21ee RGB pie chart
      #2c21ee color shades, tints & tones
#2c21ee color schemes
#2c21ee color preview, HTML & CSS examples
           This text has a color of #2c21ee        
        
          <p style="color:#2c21ee;">Text here</p>
        
        
          .mytext {color:#2c21ee;}
        
        Text color #2c21ee
      
           This box has a color of #2c21ee        
        
          <div style="background-color:#2c21ee;">Content here</div>
        
        
          .mybackground {background-color:#2c21ee;}
        
        Background color #2c21ee
      
           Border around this has a color of #2c21ee        
        
          <div style="border:2px solid #2c21ee;">Content here</div>
        
        
          .myborder {border:2px solid #2c21ee;}
        
        Border color #2c21ee