#2c50ee color space conversions
Hex:
        #2c50ee
        RGB:
        44, 80, 238
        CMY:
        83, 69, 7
        CMYK:
        82, 66, 0, 7
      HSL:
        229°, 85.0877%, 55.2941%
        HSV (HSB):
        229°, 81.5126%, 93.3333%
        XYZ:
        19.3400, 12.4458, 82.2719
        xyY:
        0.1696, 0.1091, 12.4458
      CIE-Lab:
        41.9161, 44.4486, -82.3077
        CIE-LCH:
        41.9161, 93.5428, 298.3704
        CIE-Luv:
        41.9161, -14.7170, -120.4154
        Hunter-Lab:
        35.2787, 36.1172, -113.5726
      #2c50ee color charts
#2c50ee RGB chart
      #2c50ee CMYK chart
      #2c50ee RGB pie chart
      #2c50ee color shades, tints & tones
#2c50ee color schemes
#2c50ee color preview, HTML & CSS examples
           This text has a color of #2c50ee        
        
          <p style="color:#2c50ee;">Text here</p>
        
        
          .mytext {color:#2c50ee;}
        
        Text color #2c50ee
      
           This box has a color of #2c50ee        
        
          <div style="background-color:#2c50ee;">Content here</div>
        
        
          .mybackground {background-color:#2c50ee;}
        
        Background color #2c50ee
      
           Border around this has a color of #2c50ee        
        
          <div style="border:2px solid #2c50ee;">Content here</div>
        
        
          .myborder {border:2px solid #2c50ee;}
        
        Border color #2c50ee