#2270ef color space conversions
Hex:
        #2270ef
        RGB:
        34, 112, 239
        CMY:
        87, 56, 6
        CMYK:
        86, 53, 0, 6
      HSL:
        217°, 86.4979%, 53.5294%
        HSV (HSB):
        217°, 85.7741%, 93.7255%
        XYZ:
        22.0338, 18.1604, 84.0054
        xyY:
        0.1774, 0.1462, 18.1604
      CIE-Lab:
        49.6901, 24.0054, -70.1748
        CIE-LCH:
        49.6901, 74.1672, 288.8848
        CIE-Luv:
        49.6901, -23.6131, -109.3233
        Hunter-Lab:
        42.6150, 17.7160, -87.0455
      #2270ef color charts
#2270ef RGB chart
      #2270ef CMYK chart
      #2270ef RGB pie chart
      #2270ef color shades, tints & tones
#2270ef color schemes
#2270ef color preview, HTML & CSS examples
           This text has a color of #2270ef        
        
          <p style="color:#2270ef;">Text here</p>
        
        
          .mytext {color:#2270ef;}
        
        Text color #2270ef
      
           This box has a color of #2270ef        
        
          <div style="background-color:#2270ef;">Content here</div>
        
        
          .mybackground {background-color:#2270ef;}
        
        Background color #2270ef
      
           Border around this has a color of #2270ef        
        
          <div style="border:2px solid #2270ef;">Content here</div>
        
        
          .myborder {border:2px solid #2270ef;}
        
        Border color #2270ef