#2c62dc color space conversions
Hex:
        #2c62dc
        RGB:
        44, 98, 220
        CMY:
        83, 62, 14
        CMYK:
        80, 55, 0, 14
      HSL:
        222°, 71.5447%, 51.7647%
        HSV (HSB):
        222°, 80.0000%, 86.2745%
        XYZ:
        18.3247, 14.4381, 69.5312
        xyY:
        0.1791, 0.1411, 14.4381
      CIE-Lab:
        44.8548, 26.5425, -67.3056
        CIE-LCH:
        44.8548, 72.3502, 291.5222
        CIE-Luv:
        44.8548, -18.9880, -102.2400
        Hunter-Lab:
        37.9976, 19.5875, -81.8956
      #2c62dc color charts
#2c62dc RGB chart
      #2c62dc CMYK chart
      #2c62dc RGB pie chart
      #2c62dc color shades, tints & tones
#2c62dc color schemes
#2c62dc color preview, HTML & CSS examples
           This text has a color of #2c62dc        
        
          <p style="color:#2c62dc;">Text here</p>
        
        
          .mytext {color:#2c62dc;}
        
        Text color #2c62dc
      
           This box has a color of #2c62dc        
        
          <div style="background-color:#2c62dc;">Content here</div>
        
        
          .mybackground {background-color:#2c62dc;}
        
        Background color #2c62dc
      
           Border around this has a color of #2c62dc        
        
          <div style="border:2px solid #2c62dc;">Content here</div>
        
        
          .myborder {border:2px solid #2c62dc;}
        
        Border color #2c62dc