#2270d1 color space conversions
Hex:
        #2270d1
        RGB:
        34, 112, 209
        CMY:
        87, 56, 18
        CMYK:
        84, 46, 0, 18
      HSL:
        213°, 72.0165%, 47.6471%
        HSV (HSB):
        213°, 83.7321%, 81.9608%
        XYZ:
        17.9625, 16.5319, 62.5658
        xyY:
        0.1851, 0.1703, 16.5319
      CIE-Lab:
        47.6647, 12.5154, -56.5065
        CIE-LCH:
        47.6647, 57.8759, 282.4886
        CIE-Luv:
        47.6647, -24.4472, -86.9669
        Hunter-Lab:
        40.6594, 7.7036, -62.7726
      #2270d1 color charts
#2270d1 RGB chart
      #2270d1 CMYK chart
      #2270d1 RGB pie chart
      #2270d1 color shades, tints & tones
#2270d1 color schemes
#2270d1 color preview, HTML & CSS examples
           This text has a color of #2270d1        
        
          <p style="color:#2270d1;">Text here</p>
        
        
          .mytext {color:#2270d1;}
        
        Text color #2270d1
      
           This box has a color of #2270d1        
        
          <div style="background-color:#2270d1;">Content here</div>
        
        
          .mybackground {background-color:#2270d1;}
        
        Background color #2270d1
      
           Border around this has a color of #2270d1        
        
          <div style="border:2px solid #2270d1;">Content here</div>
        
        
          .myborder {border:2px solid #2270d1;}
        
        Border color #2270d1