#2c24ea color space conversions
Hex:
        #2c24ea
        RGB:
        44, 36, 234
        CMY:
        83, 86, 8
        CMYK:
        81, 85, 0, 8
      HSL:
        242°, 82.5000%, 52.9412%
        HSV (HSB):
        242°, 84.6154%, 91.7647%
        XYZ:
        16.5209, 7.7377, 78.4647
        xyY:
        0.1608, 0.0753, 7.7377
      CIE-Lab:
        33.4306, 65.9781, -94.0835
        CIE-LCH:
        33.4306, 114.9122, 305.0409
        CIE-Luv:
        33.4306, -7.9340, -121.2912
        Hunter-Lab:
        27.8168, 57.3348, -147.7715
      #2c24ea color charts
#2c24ea RGB chart
      #2c24ea CMYK chart
      #2c24ea RGB pie chart
      #2c24ea color shades, tints & tones
#2c24ea color schemes
#2c24ea color preview, HTML & CSS examples
           This text has a color of #2c24ea        
        
          <p style="color:#2c24ea;">Text here</p>
        
        
          .mytext {color:#2c24ea;}
        
        Text color #2c24ea
      
           This box has a color of #2c24ea        
        
          <div style="background-color:#2c24ea;">Content here</div>
        
        
          .mybackground {background-color:#2c24ea;}
        
        Background color #2c24ea
      
           Border around this has a color of #2c24ea        
        
          <div style="border:2px solid #2c24ea;">Content here</div>
        
        
          .myborder {border:2px solid #2c24ea;}
        
        Border color #2c24ea