#2b53ff color space conversions
Hex:
        #2b53ff
        RGB:
        43, 83, 255
        CMY:
        83, 67, 0
        CMYK:
        83, 67, 0, 0
      HSL:
        229°, 100.0000%, 58.4314%
        HSV (HSB):
        229°, 83.1373%, 100.0000%
        XYZ:
        22.1395, 13.9201, 96.1277
        xyY:
        0.1675, 0.1053, 13.9201
      CIE-Lab:
        44.1181, 48.5128, -88.2118
        CIE-LCH:
        44.1181, 100.6718, 298.8090
        CIE-Luv:
        44.1181, -15.6657, -130.2488
        Hunter-Lab:
        37.3097, 40.6298, -126.6429
      #2b53ff color charts
#2b53ff RGB chart
      #2b53ff CMYK chart
      #2b53ff RGB pie chart
      #2b53ff color shades, tints & tones
#2b53ff color schemes
#2b53ff color preview, HTML & CSS examples
           This text has a color of #2b53ff        
        
          <p style="color:#2b53ff;">Text here</p>
        
        
          .mytext {color:#2b53ff;}
        
        Text color #2b53ff
      
           This box has a color of #2b53ff        
        
          <div style="background-color:#2b53ff;">Content here</div>
        
        
          .mybackground {background-color:#2b53ff;}
        
        Background color #2b53ff
      
           Border around this has a color of #2b53ff        
        
          <div style="border:2px solid #2b53ff;">Content here</div>
        
        
          .myborder {border:2px solid #2b53ff;}
        
        Border color #2b53ff