#2228fd color space conversions
Hex:
        #2228fd
        RGB:
        34, 40, 253
        CMY:
        87, 84, 1
        CMYK:
        87, 84, 0, 1
      HSL:
        238°, 98.2063%, 56.2745%
        HSV (HSB):
        238°, 86.5613%, 99.2157%
        XYZ:
        19.1481, 8.9495, 93.6467
        xyY:
        0.1573, 0.0735, 8.9495
      CIE-Lab:
        35.8869, 69.4607, -100.7385
        CIE-LCH:
        35.8869, 122.3644, 304.5869
        CIE-Luv:
        35.8869, -10.0276, -131.9760
        Hunter-Lab:
        29.9157, 61.8996, -164.6574
      #2228fd color charts
#2228fd RGB chart
      #2228fd CMYK chart
      #2228fd RGB pie chart
      #2228fd color shades, tints & tones
#2228fd color schemes
#2228fd color preview, HTML & CSS examples
           This text has a color of #2228fd        
        
          <p style="color:#2228fd;">Text here</p>
        
        
          .mytext {color:#2228fd;}
        
        Text color #2228fd
      
           This box has a color of #2228fd        
        
          <div style="background-color:#2228fd;">Content here</div>
        
        
          .mybackground {background-color:#2228fd;}
        
        Background color #2228fd
      
           Border around this has a color of #2228fd        
        
          <div style="border:2px solid #2228fd;">Content here</div>
        
        
          .myborder {border:2px solid #2228fd;}
        
        Border color #2228fd