#2b13fb color space conversions
Hex:
        #2b13fb
        RGB:
        43, 19, 251
        CMY:
        83, 93, 2
        CMYK:
        83, 92, 0, 2
      HSL:
        246°, 96.6667%, 52.9412%
        HSV (HSB):
        246°, 92.4303%, 98.4314%
        XYZ:
        18.6417, 7.9444, 91.8177
        xyY:
        0.1574, 0.0671, 7.9444
      CIE-Lab:
        33.8668, 75.5613, -102.9751
        CIE-LCH:
        33.8668, 127.7239, 306.2706
        CIE-Luv:
        33.8668, -7.6625, -130.0214
        Hunter-Lab:
        28.1858, 68.7327, -173.4125
      #2b13fb color charts
#2b13fb RGB chart
      #2b13fb CMYK chart
      #2b13fb RGB pie chart
      #2b13fb color shades, tints & tones
#2b13fb color schemes
#2b13fb color preview, HTML & CSS examples
           This text has a color of #2b13fb        
        
          <p style="color:#2b13fb;">Text here</p>
        
        
          .mytext {color:#2b13fb;}
        
        Text color #2b13fb
      
           This box has a color of #2b13fb        
        
          <div style="background-color:#2b13fb;">Content here</div>
        
        
          .mybackground {background-color:#2b13fb;}
        
        Background color #2b13fb
      
           Border around this has a color of #2b13fb        
        
          <div style="border:2px solid #2b13fb;">Content here</div>
        
        
          .myborder {border:2px solid #2b13fb;}
        
        Border color #2b13fb