#2231eb color space conversions
Hex:
        #2231eb
        RGB:
        34, 49, 235
        CMY:
        87, 81, 8
        CMYK:
        86, 79, 0, 8
      HSL:
        236°, 83.4025%, 52.7451%
        HSV (HSB):
        236°, 85.5319%, 92.1569%
        XYZ:
        16.7534, 8.5349, 79.3617
        xyY:
        0.1601, 0.0816, 8.5349
      CIE-Lab:
        35.0729, 60.2025, -91.9327
        CIE-LCH:
        35.0729, 109.8907, 303.2189
        CIE-Luv:
        35.0729, -10.3984, -122.0596
        Hunter-Lab:
        29.2145, 51.2376, -140.6121
      #2231eb color charts
#2231eb RGB chart
      #2231eb CMYK chart
      #2231eb RGB pie chart
      #2231eb color shades, tints & tones
#2231eb color schemes
#2231eb color preview, HTML & CSS examples
           This text has a color of #2231eb        
        
          <p style="color:#2231eb;">Text here</p>
        
        
          .mytext {color:#2231eb;}
        
        Text color #2231eb
      
           This box has a color of #2231eb        
        
          <div style="background-color:#2231eb;">Content here</div>
        
        
          .mybackground {background-color:#2231eb;}
        
        Background color #2231eb
      
           Border around this has a color of #2231eb        
        
          <div style="border:2px solid #2231eb;">Content here</div>
        
        
          .myborder {border:2px solid #2231eb;}
        
        Border color #2231eb