#2b5fed color space conversions
Hex:
        #2b5fed
        RGB:
        43, 95, 237
        CMY:
        83, 63, 7
        CMYK:
        82, 60, 0, 7
      HSL:
        224°, 84.3478%, 54.9020%
        HSV (HSB):
        224°, 81.8565%, 92.9412%
        XYZ:
        20.3745, 14.8124, 81.9060
        xyY:
        0.1740, 0.1265, 14.8124
      CIE-Lab:
        45.3762, 34.6874, -76.0716
        CIE-LCH:
        45.3762, 83.6068, 294.5122
        CIE-Luv:
        45.3762, -18.2458, -115.2129
        Hunter-Lab:
        38.4869, 27.1437, -99.2372
      #2b5fed color charts
#2b5fed RGB chart
      #2b5fed CMYK chart
      #2b5fed RGB pie chart
      #2b5fed color shades, tints & tones
#2b5fed color schemes
#2b5fed color preview, HTML & CSS examples
           This text has a color of #2b5fed        
        
          <p style="color:#2b5fed;">Text here</p>
        
        
          .mytext {color:#2b5fed;}
        
        Text color #2b5fed
      
           This box has a color of #2b5fed        
        
          <div style="background-color:#2b5fed;">Content here</div>
        
        
          .mybackground {background-color:#2b5fed;}
        
        Background color #2b5fed
      
           Border around this has a color of #2b5fed        
        
          <div style="border:2px solid #2b5fed;">Content here</div>
        
        
          .myborder {border:2px solid #2b5fed;}
        
        Border color #2b5fed