#2145d2 color space conversions
Hex:
        #2145d2
        RGB:
        33, 69, 210
        CMY:
        87, 73, 18
        CMYK:
        84, 67, 0, 18
      HSL:
        228°, 72.8395%, 47.6471%
        HSV (HSB):
        228°, 84.2857%, 82.3529%
        XYZ:
        14.3882, 9.2327, 61.9965
        xyY:
        0.1681, 0.1078, 9.2327
      CIE-Lab:
        36.4286, 40.4915, -75.3733
        CIE-LCH:
        36.4286, 85.5611, 298.2453
        CIE-Luv:
        36.4286, -13.2609, -105.6655
        Hunter-Lab:
        30.3854, 31.3494, -99.7020
      #2145d2 color charts
#2145d2 RGB chart
      #2145d2 CMYK chart
      #2145d2 RGB pie chart
      #2145d2 color shades, tints & tones
#2145d2 color schemes
#2145d2 color preview, HTML & CSS examples
           This text has a color of #2145d2        
        
          <p style="color:#2145d2;">Text here</p>
        
        
          .mytext {color:#2145d2;}
        
        Text color #2145d2
      
           This box has a color of #2145d2        
        
          <div style="background-color:#2145d2;">Content here</div>
        
        
          .mybackground {background-color:#2145d2;}
        
        Background color #2145d2
      
           Border around this has a color of #2145d2        
        
          <div style="border:2px solid #2145d2;">Content here</div>
        
        
          .myborder {border:2px solid #2145d2;}
        
        Border color #2145d2