#2228f1 color space conversions
Hex:
        #2228f1
        RGB:
        34, 40, 241
        CMY:
        87, 84, 5
        CMYK:
        86, 83, 0, 5
      HSL:
        238°, 88.0851%, 53.9216%
        HSV (HSB):
        238°, 85.8921%, 94.5098%
        XYZ:
        17.2957, 8.2085, 83.8919
        xyY:
        0.1581, 0.0750, 8.2085
      CIE-Lab:
        34.4135, 66.0373, -96.4312
        CIE-LCH:
        34.4135, 116.8756, 304.4038
        CIE-Luv:
        34.4135, -9.5730, -125.2305
        Hunter-Lab:
        28.6505, 57.6178, -153.5522
      #2228f1 color charts
#2228f1 RGB chart
      #2228f1 CMYK chart
      #2228f1 RGB pie chart
      #2228f1 color shades, tints & tones
#2228f1 color schemes
#2228f1 color preview, HTML & CSS examples
           This text has a color of #2228f1        
        
          <p style="color:#2228f1;">Text here</p>
        
        
          .mytext {color:#2228f1;}
        
        Text color #2228f1
      
           This box has a color of #2228f1        
        
          <div style="background-color:#2228f1;">Content here</div>
        
        
          .mybackground {background-color:#2228f1;}
        
        Background color #2228f1
      
           Border around this has a color of #2228f1        
        
          <div style="border:2px solid #2228f1;">Content here</div>
        
        
          .myborder {border:2px solid #2228f1;}
        
        Border color #2228f1