#2b61da color space conversions
Hex:
        #2b61da
        RGB:
        43, 97, 218
        CMY:
        83, 62, 15
        CMYK:
        80, 56, 0, 15
      HSL:
        221°, 70.2811%, 51.1765%
        HSV (HSB):
        221°, 80.2752%, 85.4902%
        XYZ:
        17.9258, 14.1249, 68.1113
        xyY:
        0.1790, 0.1410, 14.1249
      CIE-Lab:
        44.4116, 26.3423, -66.8894
        CIE-LCH:
        44.4116, 71.8896, 291.4954
        CIE-Luv:
        44.4116, -18.8652, -101.3325
        Hunter-Lab:
        37.5832, 19.3677, -81.1420
      #2b61da color charts
#2b61da RGB chart
      #2b61da CMYK chart
      #2b61da RGB pie chart
      #2b61da color shades, tints & tones
#2b61da color schemes
#2b61da color preview, HTML & CSS examples
           This text has a color of #2b61da        
        
          <p style="color:#2b61da;">Text here</p>
        
        
          .mytext {color:#2b61da;}
        
        Text color #2b61da
      
           This box has a color of #2b61da        
        
          <div style="background-color:#2b61da;">Content here</div>
        
        
          .mybackground {background-color:#2b61da;}
        
        Background color #2b61da
      
           Border around this has a color of #2b61da        
        
          <div style="border:2px solid #2b61da;">Content here</div>
        
        
          .myborder {border:2px solid #2b61da;}
        
        Border color #2b61da