#2c90f2 color space conversions
Hex:
        #2c90f2
        RGB:
        44, 144, 242
        CMY:
        83, 44, 5
        CMYK:
        82, 40, 0, 5
      HSL:
        210°, 88.3929%, 56.0784%
        HSV (HSB):
        210°, 81.8182%, 94.9020%
        XYZ:
        27.0390, 26.8928, 87.7701
        xyY:
        0.1908, 0.1898, 26.8928
      CIE-Lab:
        58.8750, 6.1051, -57.0392
        CIE-LCH:
        58.8750, 57.3649, 276.1093
        CIE-Luv:
        58.8750, -32.0978, -91.4258
        Hunter-Lab:
        51.8583, 2.3182, -64.0476
      #2c90f2 color charts
#2c90f2 RGB chart
      #2c90f2 CMYK chart
      #2c90f2 RGB pie chart
      #2c90f2 color shades, tints & tones
#2c90f2 color schemes
#2c90f2 color preview, HTML & CSS examples
           This text has a color of #2c90f2        
        
          <p style="color:#2c90f2;">Text here</p>
        
        
          .mytext {color:#2c90f2;}
        
        Text color #2c90f2
      
           This box has a color of #2c90f2        
        
          <div style="background-color:#2c90f2;">Content here</div>
        
        
          .mybackground {background-color:#2c90f2;}
        
        Background color #2c90f2
      
           Border around this has a color of #2c90f2        
        
          <div style="border:2px solid #2c90f2;">Content here</div>
        
        
          .myborder {border:2px solid #2c90f2;}
        
        Border color #2c90f2