#2c3efe color space conversions
Hex:
        #2c3efe
        RGB:
        44, 62, 254
        CMY:
        83, 76, 0
        CMYK:
        83, 76, 0, 0
      HSL:
        235°, 99.0566%, 58.4314%
        HSV (HSB):
        235°, 82.6772%, 99.6078%
        XYZ:
        20.6507, 11.1365, 94.8271
        xyY:
        0.1631, 0.0880, 11.1365
      CIE-Lab:
        39.8094, 60.0284, -94.7714
        CIE-LCH:
        39.8094, 112.1830, 302.3503
        CIE-Luv:
        39.8094, -11.8513, -132.5212
        Hunter-Lab:
        33.3714, 52.0587, -145.1167
      #2c3efe color charts
#2c3efe RGB chart
      #2c3efe CMYK chart
      #2c3efe RGB pie chart
      #2c3efe color shades, tints & tones
#2c3efe color schemes
#2c3efe color preview, HTML & CSS examples
           This text has a color of #2c3efe        
        
          <p style="color:#2c3efe;">Text here</p>
        
        
          .mytext {color:#2c3efe;}
        
        Text color #2c3efe
      
           This box has a color of #2c3efe        
        
          <div style="background-color:#2c3efe;">Content here</div>
        
        
          .mybackground {background-color:#2c3efe;}
        
        Background color #2c3efe
      
           Border around this has a color of #2c3efe        
        
          <div style="border:2px solid #2c3efe;">Content here</div>
        
        
          .myborder {border:2px solid #2c3efe;}
        
        Border color #2c3efe