#2d90ec color space conversions
Hex:
        #2d90ec
        RGB:
        45, 144, 236
        CMY:
        82, 44, 7
        CMYK:
        81, 39, 0, 7
      HSL:
        209°, 83.4061%, 55.0980%
        HSV (HSB):
        209°, 80.9322%, 92.5490%
        XYZ:
        26.1958, 26.5605, 83.1029
        xyY:
        0.1928, 0.1955, 26.5605
      CIE-Lab:
        58.5653, 3.9853, -54.2135
        CIE-LCH:
        58.5653, 54.3598, 274.2043
        CIE-Luv:
        58.5653, -32.2470, -86.5078
        Hunter-Lab:
        51.5369, 0.5404, -59.5289
      #2d90ec color charts
#2d90ec RGB chart
      #2d90ec CMYK chart
      #2d90ec RGB pie chart
      #2d90ec color shades, tints & tones
#2d90ec color schemes
#2d90ec color preview, HTML & CSS examples
           This text has a color of #2d90ec        
        
          <p style="color:#2d90ec;">Text here</p>
        
        
          .mytext {color:#2d90ec;}
        
        Text color #2d90ec
      
           This box has a color of #2d90ec        
        
          <div style="background-color:#2d90ec;">Content here</div>
        
        
          .mybackground {background-color:#2d90ec;}
        
        Background color #2d90ec
      
           Border around this has a color of #2d90ec        
        
          <div style="border:2px solid #2d90ec;">Content here</div>
        
        
          .myborder {border:2px solid #2d90ec;}
        
        Border color #2d90ec