#2b5efa color space conversions
Hex:
        #2b5efa
        RGB:
        43, 94, 250
        CMY:
        83, 63, 2
        CMYK:
        83, 62, 0, 2
      HSL:
        225°, 95.3917%, 57.4510%
        HSV (HSB):
        225°, 82.8000%, 98.0392%
        XYZ:
        22.2543, 15.4211, 92.2461
        xyY:
        0.1713, 0.1187, 15.4211
      CIE-Lab:
        46.2057, 40.0454, -81.9945
        CIE-LCH:
        46.2057, 91.2510, 296.0305
        CIE-Luv:
        46.2057, -18.0088, -124.1118
        Hunter-Lab:
        39.2697, 32.4345, -111.7857
      #2b5efa color charts
#2b5efa RGB chart
      #2b5efa CMYK chart
      #2b5efa RGB pie chart
      #2b5efa color shades, tints & tones
#2b5efa color schemes
#2b5efa color preview, HTML & CSS examples
           This text has a color of #2b5efa        
        
          <p style="color:#2b5efa;">Text here</p>
        
        
          .mytext {color:#2b5efa;}
        
        Text color #2b5efa
      
           This box has a color of #2b5efa        
        
          <div style="background-color:#2b5efa;">Content here</div>
        
        
          .mybackground {background-color:#2b5efa;}
        
        Background color #2b5efa
      
           Border around this has a color of #2b5efa        
        
          <div style="border:2px solid #2b5efa;">Content here</div>
        
        
          .myborder {border:2px solid #2b5efa;}
        
        Border color #2b5efa