#2231f4 color space conversions
Hex:
        #2231f4
        RGB:
        34, 49, 244
        CMY:
        87, 81, 4
        CMYK:
        86, 80, 0, 4
      HSL:
        236°, 90.5172%, 54.5098%
        HSV (HSB):
        236°, 86.0656%, 95.6863%
        XYZ:
        18.0871, 9.0684, 86.3850
        xyY:
        0.1593, 0.0799, 9.0684
      CIE-Lab:
        36.1156, 62.9583, -95.2952
        CIE-LCH:
        36.1156, 114.2143, 303.4514
        CIE-Luv:
        36.1156, -10.6930, -127.1641
        Hunter-Lab:
        30.1137, 54.5130, -149.0013
      #2231f4 color charts
#2231f4 RGB chart
      #2231f4 CMYK chart
      #2231f4 RGB pie chart
      #2231f4 color shades, tints & tones
#2231f4 color schemes
#2231f4 color preview, HTML & CSS examples
           This text has a color of #2231f4        
        
          <p style="color:#2231f4;">Text here</p>
        
        
          .mytext {color:#2231f4;}
        
        Text color #2231f4
      
           This box has a color of #2231f4        
        
          <div style="background-color:#2231f4;">Content here</div>
        
        
          .mybackground {background-color:#2231f4;}
        
        Background color #2231f4
      
           Border around this has a color of #2231f4        
        
          <div style="border:2px solid #2231f4;">Content here</div>
        
        
          .myborder {border:2px solid #2231f4;}
        
        Border color #2231f4