#2b73cf color space conversions
Hex:
        #2b73cf
        RGB:
        43, 115, 207
        CMY:
        83, 55, 19
        CMYK:
        79, 44, 0, 19
      HSL:
        214°, 65.6000%, 49.0196%
        HSV (HSB):
        214°, 79.2271%, 81.1765%
        XYZ:
        18.3895, 17.2801, 61.3976
        xyY:
        0.1895, 0.1780, 17.2801
      CIE-Lab:
        48.6110, 10.6924, -53.8336
        CIE-LCH:
        48.6110, 54.8852, 281.2339
        CIE-Luv:
        48.6110, -24.3606, -83.1345
        Hunter-Lab:
        41.5693, 6.2188, -58.4726
      #2b73cf color charts
#2b73cf RGB chart
      #2b73cf CMYK chart
      #2b73cf RGB pie chart
      #2b73cf color shades, tints & tones
#2b73cf color schemes
#2b73cf color preview, HTML & CSS examples
           This text has a color of #2b73cf        
        
          <p style="color:#2b73cf;">Text here</p>
        
        
          .mytext {color:#2b73cf;}
        
        Text color #2b73cf
      
           This box has a color of #2b73cf        
        
          <div style="background-color:#2b73cf;">Content here</div>
        
        
          .mybackground {background-color:#2b73cf;}
        
        Background color #2b73cf
      
           Border around this has a color of #2b73cf        
        
          <div style="border:2px solid #2b73cf;">Content here</div>
        
        
          .myborder {border:2px solid #2b73cf;}
        
        Border color #2b73cf