#2c50ff color space conversions
Hex:
        #2c50ff
        RGB:
        44, 80, 255
        CMY:
        83, 69, 0
        CMYK:
        83, 69, 0, 0
      HSL:
        230°, 100.0000%, 58.6275%
        HSV (HSB):
        230°, 82.7451%, 100.0000%
        XYZ:
        21.9574, 13.4928, 96.0548
        xyY:
        0.1670, 0.1026, 13.4928
      CIE-Lab:
        43.4966, 50.3459, -89.2349
        CIE-LCH:
        43.4966, 102.4577, 299.4315
        CIE-Luv:
        43.4966, -14.9675, -130.8442
        Hunter-Lab:
        36.7325, 42.4188, -129.3293
      #2c50ff color charts
#2c50ff RGB chart
      #2c50ff CMYK chart
      #2c50ff RGB pie chart
      #2c50ff color shades, tints & tones
#2c50ff color schemes
#2c50ff color preview, HTML & CSS examples
           This text has a color of #2c50ff        
        
          <p style="color:#2c50ff;">Text here</p>
        
        
          .mytext {color:#2c50ff;}
        
        Text color #2c50ff
      
           This box has a color of #2c50ff        
        
          <div style="background-color:#2c50ff;">Content here</div>
        
        
          .mybackground {background-color:#2c50ff;}
        
        Background color #2c50ff
      
           Border around this has a color of #2c50ff        
        
          <div style="border:2px solid #2c50ff;">Content here</div>
        
        
          .myborder {border:2px solid #2c50ff;}
        
        Border color #2c50ff