#2b14e1 color space conversions
Hex:
        #2b14e1
        RGB:
        43, 20, 225
        CMY:
        83, 92, 12
        CMYK:
        81, 91, 0, 12
      HSL:
        247°, 83.6735%, 48.0392%
        HSV (HSB):
        247°, 91.1111%, 88.2353%
        XYZ:
        14.8370, 6.4501, 71.6972
        xyY:
        0.1596, 0.0694, 6.4501
      CIE-Lab:
        30.5209, 68.6983, -93.7895
        CIE-LCH:
        30.5209, 116.2580, 306.2218
        CIE-Luv:
        30.5209, -6.4157, -115.3160
        Hunter-Lab:
        25.3971, 59.8348, -149.6001
      #2b14e1 color charts
#2b14e1 RGB chart
      #2b14e1 CMYK chart
      #2b14e1 RGB pie chart
      #2b14e1 color shades, tints & tones
#2b14e1 color schemes
#2b14e1 color preview, HTML & CSS examples
           This text has a color of #2b14e1        
        
          <p style="color:#2b14e1;">Text here</p>
        
        
          .mytext {color:#2b14e1;}
        
        Text color #2b14e1
      
           This box has a color of #2b14e1        
        
          <div style="background-color:#2b14e1;">Content here</div>
        
        
          .mybackground {background-color:#2b14e1;}
        
        Background color #2b14e1
      
           Border around this has a color of #2b14e1        
        
          <div style="border:2px solid #2b14e1;">Content here</div>
        
        
          .myborder {border:2px solid #2b14e1;}
        
        Border color #2b14e1