#2190d5 color space conversions
Hex:
        #2190d5
        RGB:
        33, 144, 213
        CMY:
        87, 44, 16
        CMYK:
        85, 32, 0, 16
      HSL:
        203°, 73.1707%, 48.2353%
        HSV (HSB):
        203°, 84.5070%, 83.5294%
        XYZ:
        22.6107, 25.0739, 66.5988
        xyY:
        0.1978, 0.2194, 25.0739
      CIE-Lab:
        57.1474, -5.4807, -43.6556
        CIE-LCH:
        57.1474, 43.9983, 262.8443
        CIE-Luv:
        57.1474, -34.7151, -67.8244
        Hunter-Lab:
        50.0739, -7.0282, -43.8046
      #2190d5 color charts
#2190d5 RGB chart
      #2190d5 CMYK chart
      #2190d5 RGB pie chart
      #2190d5 color shades, tints & tones
#2190d5 color schemes
#2190d5 color preview, HTML & CSS examples
           This text has a color of #2190d5        
        
          <p style="color:#2190d5;">Text here</p>
        
        
          .mytext {color:#2190d5;}
        
        Text color #2190d5
      
           This box has a color of #2190d5        
        
          <div style="background-color:#2190d5;">Content here</div>
        
        
          .mybackground {background-color:#2190d5;}
        
        Background color #2190d5
      
           Border around this has a color of #2190d5        
        
          <div style="border:2px solid #2190d5;">Content here</div>
        
        
          .myborder {border:2px solid #2190d5;}
        
        Border color #2190d5