#2b73d2 color space conversions
Hex:
        #2b73d2
        RGB:
        43, 115, 210
        CMY:
        83, 55, 18
        CMYK:
        80, 45, 0, 18
      HSL:
        214°, 66.0079%, 49.6078%
        HSV (HSB):
        214°, 79.5238%, 82.3529%
        XYZ:
        18.7599, 17.4282, 63.3480
        xyY:
        0.1885, 0.1751, 17.4282
      CIE-Lab:
        48.7951, 11.8274, -55.2476
        CIE-LCH:
        48.7951, 56.4994, 282.0835
        CIE-Luv:
        48.7951, -24.2688, -85.4868
        Hunter-Lab:
        41.7471, 7.1549, -60.7450
      #2b73d2 color charts
#2b73d2 RGB chart
      #2b73d2 CMYK chart
      #2b73d2 RGB pie chart
      #2b73d2 color shades, tints & tones
#2b73d2 color schemes
#2b73d2 color preview, HTML & CSS examples
           This text has a color of #2b73d2        
        
          <p style="color:#2b73d2;">Text here</p>
        
        
          .mytext {color:#2b73d2;}
        
        Text color #2b73d2
      
           This box has a color of #2b73d2        
        
          <div style="background-color:#2b73d2;">Content here</div>
        
        
          .mybackground {background-color:#2b73d2;}
        
        Background color #2b73d2
      
           Border around this has a color of #2b73d2        
        
          <div style="border:2px solid #2b73d2;">Content here</div>
        
        
          .myborder {border:2px solid #2b73d2;}
        
        Border color #2b73d2