#2270cb color space conversions
Hex:
        #2270cb
        RGB:
        34, 112, 203
        CMY:
        87, 56, 20
        CMYK:
        83, 45, 0, 20
      HSL:
        212°, 71.3080%, 46.4706%
        HSV (HSB):
        212°, 83.2512%, 79.6078%
        XYZ:
        17.2333, 16.2402, 58.7263
        xyY:
        0.1869, 0.1761, 16.2402
      CIE-Lab:
        47.2881, 10.2026, -53.6825
        CIE-LCH:
        47.2881, 54.6435, 280.7610
        CIE-Luv:
        47.2881, -24.6532, -82.3029
        Hunter-Lab:
        40.2992, 5.8094, -58.1915
      #2270cb color charts
#2270cb RGB chart
      #2270cb CMYK chart
      #2270cb RGB pie chart
      #2270cb color shades, tints & tones
#2270cb color schemes
#2270cb color preview, HTML & CSS examples
           This text has a color of #2270cb        
        
          <p style="color:#2270cb;">Text here</p>
        
        
          .mytext {color:#2270cb;}
        
        Text color #2270cb
      
           This box has a color of #2270cb        
        
          <div style="background-color:#2270cb;">Content here</div>
        
        
          .mybackground {background-color:#2270cb;}
        
        Background color #2270cb
      
           Border around this has a color of #2270cb        
        
          <div style="border:2px solid #2270cb;">Content here</div>
        
        
          .myborder {border:2px solid #2270cb;}
        
        Border color #2270cb