#2145e3 color space conversions
Hex:
        #2145e3
        RGB:
        33, 69, 227
        CMY:
        87, 73, 11
        CMYK:
        85, 70, 0, 11
      HSL:
        229°, 77.6000%, 50.9804%
        HSV (HSB):
        229°, 85.4626%, 89.0196%
        XYZ:
        16.6204, 10.1256, 73.7515
        xyY:
        0.1654, 0.1008, 10.1256
      CIE-Lab:
        38.0670, 46.5534, -82.4252
        CIE-LCH:
        38.0670, 94.6632, 299.4576
        CIE-Luv:
        38.0670, -13.4943, -116.0589
        Hunter-Lab:
        31.8208, 37.5467, -115.1427
      #2145e3 color charts
#2145e3 RGB chart
      #2145e3 CMYK chart
      #2145e3 RGB pie chart
      #2145e3 color shades, tints & tones
#2145e3 color schemes
#2145e3 color preview, HTML & CSS examples
           This text has a color of #2145e3        
        
          <p style="color:#2145e3;">Text here</p>
        
        
          .mytext {color:#2145e3;}
        
        Text color #2145e3
      
           This box has a color of #2145e3        
        
          <div style="background-color:#2145e3;">Content here</div>
        
        
          .mybackground {background-color:#2145e3;}
        
        Background color #2145e3
      
           Border around this has a color of #2145e3        
        
          <div style="border:2px solid #2145e3;">Content here</div>
        
        
          .myborder {border:2px solid #2145e3;}
        
        Border color #2145e3