#2c51ec color space conversions
Hex:
        #2c51ec
        RGB:
        44, 81, 236
        CMY:
        83, 68, 7
        CMYK:
        81, 66, 0, 7
      HSL:
        228°, 83.4783%, 54.9020%
        HSV (HSB):
        228°, 81.3559%, 92.5490%
        XYZ:
        19.1215, 12.4765, 80.7573
        xyY:
        0.1702, 0.1110, 12.4765
      CIE-Lab:
        41.9636, 43.1322, -81.1011
        CIE-LCH:
        41.9636, 91.8574, 298.0055
        CIE-Luv:
        41.9636, -14.9027, -118.9220
        Hunter-Lab:
        35.3220, 34.8168, -110.8301
      #2c51ec color charts
#2c51ec RGB chart
      #2c51ec CMYK chart
      #2c51ec RGB pie chart
      #2c51ec color shades, tints & tones
#2c51ec color schemes
#2c51ec color preview, HTML & CSS examples
           This text has a color of #2c51ec        
        
          <p style="color:#2c51ec;">Text here</p>
        
        
          .mytext {color:#2c51ec;}
        
        Text color #2c51ec
      
           This box has a color of #2c51ec        
        
          <div style="background-color:#2c51ec;">Content here</div>
        
        
          .mybackground {background-color:#2c51ec;}
        
        Background color #2c51ec
      
           Border around this has a color of #2c51ec        
        
          <div style="border:2px solid #2c51ec;">Content here</div>
        
        
          .myborder {border:2px solid #2c51ec;}
        
        Border color #2c51ec