#2191ed color space conversions
Hex:
        #2191ed
        RGB:
        33, 145, 237
        CMY:
        87, 43, 7
        CMYK:
        86, 39, 0, 7
      HSL:
        207°, 85.0000%, 52.9412%
        HSV (HSB):
        207°, 86.0759%, 92.9412%
        XYZ:
        26.0387, 26.6886, 83.8998
        xyY:
        0.1906, 0.1953, 26.6886
      CIE-Lab:
        58.6849, 2.8179, -54.5896
        CIE-LCH:
        58.6849, 54.6623, 272.9550
        CIE-Luv:
        58.6849, -33.7466, -87.0459
        Hunter-Lab:
        51.6610, -0.4374, -60.1270
      #2191ed color charts
#2191ed RGB chart
      #2191ed CMYK chart
      #2191ed RGB pie chart
      #2191ed color shades, tints & tones
#2191ed color schemes
#2191ed color preview, HTML & CSS examples
           This text has a color of #2191ed        
        
          <p style="color:#2191ed;">Text here</p>
        
        
          .mytext {color:#2191ed;}
        
        Text color #2191ed
      
           This box has a color of #2191ed        
        
          <div style="background-color:#2191ed;">Content here</div>
        
        
          .mybackground {background-color:#2191ed;}
        
        Background color #2191ed
      
           Border around this has a color of #2191ed        
        
          <div style="border:2px solid #2191ed;">Content here</div>
        
        
          .myborder {border:2px solid #2191ed;}
        
        Border color #2191ed