#2b19ba color space conversions
Hex:
        #2b19ba
        RGB:
        43, 25, 186
        CMY:
        83, 90, 27
        CMYK:
        77, 87, 0, 27
      HSL:
        247°, 76.3033%, 41.3725%
        HSV (HSB):
        247°, 86.5591%, 72.9412%
        XYZ:
        10.2068, 4.7540, 46.8340
        xyY:
        0.1652, 0.0769, 4.7540
      CIE-Lab:
        26.0222, 56.5288, -78.5203
        CIE-LCH:
        26.0222, 96.7519, 305.7511
        CIE-Luv:
        26.0222, -4.7188, -93.2398
        Hunter-Lab:
        21.8037, 45.4034, -112.0913
      #2b19ba color charts
#2b19ba RGB chart
      #2b19ba CMYK chart
      #2b19ba RGB pie chart
      #2b19ba color shades, tints & tones
#2b19ba color schemes
#2b19ba color preview, HTML & CSS examples
           This text has a color of #2b19ba        
        
          <p style="color:#2b19ba;">Text here</p>
        
        
          .mytext {color:#2b19ba;}
        
        Text color #2b19ba
      
           This box has a color of #2b19ba        
        
          <div style="background-color:#2b19ba;">Content here</div>
        
        
          .mybackground {background-color:#2b19ba;}
        
        Background color #2b19ba
      
           Border around this has a color of #2b19ba        
        
          <div style="border:2px solid #2b19ba;">Content here</div>
        
        
          .myborder {border:2px solid #2b19ba;}
        
        Border color #2b19ba