#2c5dff color space conversions
Hex:
        #2c5dff
        RGB:
        44, 93, 255
        CMY:
        83, 64, 0
        CMYK:
        83, 64, 0, 0
      HSL:
        226°, 100.0000%, 58.6275%
        HSV (HSB):
        226°, 82.7451%, 100.0000%
        XYZ:
        23.0031, 15.5842, 96.4034
        xyY:
        0.1704, 0.1154, 15.5842
      CIE-Lab:
        46.4241, 42.5220, -84.4191
        CIE-LCH:
        46.4241, 94.5236, 296.7344
        CIE-Luv:
        46.4241, -17.6901, -127.6087
        Hunter-Lab:
        39.4768, 34.9272, -117.1540
      #2c5dff color charts
#2c5dff RGB chart
      #2c5dff CMYK chart
      #2c5dff RGB pie chart
      #2c5dff color shades, tints & tones
#2c5dff color schemes
#2c5dff color preview, HTML & CSS examples
           This text has a color of #2c5dff        
        
          <p style="color:#2c5dff;">Text here</p>
        
        
          .mytext {color:#2c5dff;}
        
        Text color #2c5dff
      
           This box has a color of #2c5dff        
        
          <div style="background-color:#2c5dff;">Content here</div>
        
        
          .mybackground {background-color:#2c5dff;}
        
        Background color #2c5dff
      
           Border around this has a color of #2c5dff        
        
          <div style="border:2px solid #2c5dff;">Content here</div>
        
        
          .myborder {border:2px solid #2c5dff;}
        
        Border color #2c5dff