#2148c3 color space conversions
Hex:
        #2148c3
        RGB:
        33, 72, 195
        CMY:
        87, 72, 24
        CMYK:
        83, 63, 0, 24
      HSL:
        226°, 71.0526%, 44.7059%
        HSV (HSB):
        226°, 83.0769%, 76.4706%
        XYZ:
        12.7949, 8.8982, 52.6729
        xyY:
        0.1721, 0.1197, 8.8982
      CIE-Lab:
        35.7875, 33.0311, -67.7133
        CIE-LCH:
        35.7875, 75.3402, 296.0035
        CIE-Luv:
        35.7875, -13.7918, -95.4440
        Hunter-Lab:
        29.8298, 24.3617, -83.8122
      #2148c3 color charts
#2148c3 RGB chart
      #2148c3 CMYK chart
      #2148c3 RGB pie chart
      #2148c3 color shades, tints & tones
#2148c3 color schemes
#2148c3 color preview, HTML & CSS examples
           This text has a color of #2148c3        
        
          <p style="color:#2148c3;">Text here</p>
        
        
          .mytext {color:#2148c3;}
        
        Text color #2148c3
      
           This box has a color of #2148c3        
        
          <div style="background-color:#2148c3;">Content here</div>
        
        
          .mybackground {background-color:#2148c3;}
        
        Background color #2148c3
      
           Border around this has a color of #2148c3        
        
          <div style="border:2px solid #2148c3;">Content here</div>
        
        
          .myborder {border:2px solid #2148c3;}
        
        Border color #2148c3