#2221bd color space conversions
Hex:
        #2221bd
        RGB:
        34, 33, 189
        CMY:
        87, 87, 26
        CMYK:
        82, 83, 0, 26
      HSL:
        240°, 70.2703%, 43.5294%
        HSV (HSB):
        240°, 82.5397%, 74.1176%
        XYZ:
        10.3889, 5.1019, 48.5813
        xyY:
        0.1621, 0.0796, 5.1019
      CIE-Lab:
        27.0232, 53.6187, -78.6490
        CIE-LCH:
        27.0232, 95.1873, 304.2841
        CIE-Luv:
        27.0232, -6.7559, -95.1956
        Hunter-Lab:
        22.5874, 42.5712, -111.7105
      #2221bd color charts
#2221bd RGB chart
      #2221bd CMYK chart
      #2221bd RGB pie chart
      #2221bd color shades, tints & tones
#2221bd color schemes
#2221bd color preview, HTML & CSS examples
           This text has a color of #2221bd        
        
          <p style="color:#2221bd;">Text here</p>
        
        
          .mytext {color:#2221bd;}
        
        Text color #2221bd
      
           This box has a color of #2221bd        
        
          <div style="background-color:#2221bd;">Content here</div>
        
        
          .mybackground {background-color:#2221bd;}
        
        Background color #2221bd
      
           Border around this has a color of #2221bd        
        
          <div style="border:2px solid #2221bd;">Content here</div>
        
        
          .myborder {border:2px solid #2221bd;}
        
        Border color #2221bd