#2229fc color space conversions
Hex:
        #2229fc
        RGB:
        34, 41, 252
        CMY:
        87, 84, 1
        CMYK:
        87, 84, 0, 1
      HSL:
        238°, 97.3214%, 56.0784%
        HSV (HSB):
        238°, 86.5079%, 98.8235%
        XYZ:
        19.0233, 8.9542, 92.8212
        xyY:
        0.1575, 0.0741, 8.9542
      CIE-Lab:
        35.8960, 68.7833, -100.1622
        CIE-LCH:
        35.8960, 121.5056, 304.4781
        CIE-Luv:
        35.8960, -10.0873, -131.4565
        Hunter-Lab:
        29.9236, 61.1113, -162.9672
      #2229fc color charts
#2229fc RGB chart
      #2229fc CMYK chart
      #2229fc RGB pie chart
      #2229fc color shades, tints & tones
#2229fc color schemes
#2229fc color preview, HTML & CSS examples
           This text has a color of #2229fc        
        
          <p style="color:#2229fc;">Text here</p>
        
        
          .mytext {color:#2229fc;}
        
        Text color #2229fc
      
           This box has a color of #2229fc        
        
          <div style="background-color:#2229fc;">Content here</div>
        
        
          .mybackground {background-color:#2229fc;}
        
        Background color #2229fc
      
           Border around this has a color of #2229fc        
        
          <div style="border:2px solid #2229fc;">Content here</div>
        
        
          .myborder {border:2px solid #2229fc;}
        
        Border color #2229fc