#2b53fb color space conversions
Hex:
        #2b53fb
        RGB:
        43, 83, 251
        CMY:
        83, 67, 2
        CMYK:
        83, 67, 0, 2
      HSL:
        228°, 96.2963%, 57.6471%
        HSV (HSB):
        228°, 82.8685%, 98.4314%
        XYZ:
        21.5021, 13.6651, 92.7711
        xyY:
        0.1681, 0.1068, 13.6651
      CIE-Lab:
        43.7488, 47.1234, -86.5888
        CIE-LCH:
        43.7488, 98.5812, 298.5559
        CIE-Luv:
        43.7488, -15.6153, -127.7942
        Hunter-Lab:
        36.9664, 39.1363, -122.9182
      #2b53fb color charts
#2b53fb RGB chart
      #2b53fb CMYK chart
      #2b53fb RGB pie chart
      #2b53fb color shades, tints & tones
#2b53fb color schemes
#2b53fb color preview, HTML & CSS examples
           This text has a color of #2b53fb        
        
          <p style="color:#2b53fb;">Text here</p>
        
        
          .mytext {color:#2b53fb;}
        
        Text color #2b53fb
      
           This box has a color of #2b53fb        
        
          <div style="background-color:#2b53fb;">Content here</div>
        
        
          .mybackground {background-color:#2b53fb;}
        
        Background color #2b53fb
      
           Border around this has a color of #2b53fb        
        
          <div style="border:2px solid #2b53fb;">Content here</div>
        
        
          .myborder {border:2px solid #2b53fb;}
        
        Border color #2b53fb