#2c61ce color space conversions
Hex:
        #2c61ce
        RGB:
        44, 97, 206
        CMY:
        83, 62, 19
        CMYK:
        79, 53, 0, 19
      HSL:
        220°, 64.8000%, 49.0196%
        HSV (HSB):
        220°, 78.6408%, 80.7843%
        XYZ:
        16.4540, 13.5411, 60.1390
        xyY:
        0.1826, 0.1502, 13.5411
      CIE-Lab:
        43.5675, 21.9076, -61.3925
        CIE-LCH:
        43.5675, 65.1842, 289.6387
        CIE-Luv:
        43.5675, -18.8574, -92.6888
        Hunter-Lab:
        36.7982, 15.4177, -71.1383
      #2c61ce color charts
#2c61ce RGB chart
      #2c61ce CMYK chart
      #2c61ce RGB pie chart
      #2c61ce color shades, tints & tones
#2c61ce color schemes
#2c61ce color preview, HTML & CSS examples
           This text has a color of #2c61ce        
        
          <p style="color:#2c61ce;">Text here</p>
        
        
          .mytext {color:#2c61ce;}
        
        Text color #2c61ce
      
           This box has a color of #2c61ce        
        
          <div style="background-color:#2c61ce;">Content here</div>
        
        
          .mybackground {background-color:#2c61ce;}
        
        Background color #2c61ce
      
           Border around this has a color of #2c61ce        
        
          <div style="border:2px solid #2c61ce;">Content here</div>
        
        
          .myborder {border:2px solid #2c61ce;}
        
        Border color #2c61ce