#2c63ea color space conversions
Hex:
        #2c63ea
        RGB:
        44, 99, 234
        CMY:
        83, 61, 8
        CMYK:
        81, 58, 0, 8
      HSL:
        223°, 81.8966%, 54.5098%
        HSV (HSB):
        223°, 81.1966%, 91.7647%
        XYZ:
        20.3518, 15.3997, 79.7417
        xyY:
        0.1762, 0.1333, 15.3997
      CIE-Lab:
        46.1768, 31.1254, -73.0748
        CIE-LCH:
        46.1768, 79.4274, 293.0710
        CIE-Luv:
        46.1768, -19.1472, -111.5445
        Hunter-Lab:
        39.2424, 23.8991, -93.0093
      #2c63ea color charts
#2c63ea RGB chart
      #2c63ea CMYK chart
      #2c63ea RGB pie chart
      #2c63ea color shades, tints & tones
#2c63ea color schemes
#2c63ea color preview, HTML & CSS examples
           This text has a color of #2c63ea        
        
          <p style="color:#2c63ea;">Text here</p>
        
        
          .mytext {color:#2c63ea;}
        
        Text color #2c63ea
      
           This box has a color of #2c63ea        
        
          <div style="background-color:#2c63ea;">Content here</div>
        
        
          .mybackground {background-color:#2c63ea;}
        
        Background color #2c63ea
      
           Border around this has a color of #2c63ea        
        
          <div style="border:2px solid #2c63ea;">Content here</div>
        
        
          .myborder {border:2px solid #2c63ea;}
        
        Border color #2c63ea