#2227eb color space conversions
Hex:
        #2227eb
        RGB:
        34, 39, 235
        CMY:
        87, 85, 8
        CMYK:
        86, 83, 0, 8
      HSL:
        239°, 83.4025%, 52.7451%
        HSV (HSB):
        239°, 85.5319%, 92.1569%
        XYZ:
        16.3806, 7.7893, 79.2374
        xyY:
        0.1584, 0.0753, 7.7893
      CIE-Lab:
        33.5401, 64.7141, -94.4814
        CIE-LCH:
        33.5401, 114.5192, 304.4088
        CIE-Luv:
        33.5401, -9.2424, -121.7997
        Hunter-Lab:
        27.9093, 55.9246, -148.7941
      #2227eb color charts
#2227eb RGB chart
      #2227eb CMYK chart
      #2227eb RGB pie chart
      #2227eb color shades, tints & tones
#2227eb color schemes
#2227eb color preview, HTML & CSS examples
           This text has a color of #2227eb        
        
          <p style="color:#2227eb;">Text here</p>
        
        
          .mytext {color:#2227eb;}
        
        Text color #2227eb
      
           This box has a color of #2227eb        
        
          <div style="background-color:#2227eb;">Content here</div>
        
        
          .mybackground {background-color:#2227eb;}
        
        Background color #2227eb
      
           Border around this has a color of #2227eb        
        
          <div style="border:2px solid #2227eb;">Content here</div>
        
        
          .myborder {border:2px solid #2227eb;}
        
        Border color #2227eb