#2b53ef color space conversions
Hex:
        #2b53ef
        RGB:
        43, 83, 239
        CMY:
        83, 67, 6
        CMYK:
        82, 65, 0, 6
      HSL:
        228°, 85.9649%, 55.2941%
        HSV (HSB):
        228°, 82.0084%, 93.7255%
        XYZ:
        19.6695, 12.9321, 83.1208
        xyY:
        0.1700, 0.1118, 12.9321
      CIE-Lab:
        42.6608, 42.8998, -81.6483
        CIE-LCH:
        42.6608, 92.2325, 297.7184
        CIE-Luv:
        42.6608, -15.4807, -120.3259
        Hunter-Lab:
        35.9612, 34.7010, -111.8701
      #2b53ef color charts
#2b53ef RGB chart
      #2b53ef CMYK chart
      #2b53ef RGB pie chart
      #2b53ef color shades, tints & tones
#2b53ef color schemes
#2b53ef color preview, HTML & CSS examples
           This text has a color of #2b53ef        
        
          <p style="color:#2b53ef;">Text here</p>
        
        
          .mytext {color:#2b53ef;}
        
        Text color #2b53ef
      
           This box has a color of #2b53ef        
        
          <div style="background-color:#2b53ef;">Content here</div>
        
        
          .mybackground {background-color:#2b53ef;}
        
        Background color #2b53ef
      
           Border around this has a color of #2b53ef        
        
          <div style="border:2px solid #2b53ef;">Content here</div>
        
        
          .myborder {border:2px solid #2b53ef;}
        
        Border color #2b53ef