#2b14e3 color space conversions
Hex:
        #2b14e3
        RGB:
        43, 20, 227
        CMY:
        83, 92, 11
        CMYK:
        81, 91, 0, 11
      HSL:
        247°, 83.8057%, 48.4314%
        HSV (HSB):
        247°, 91.1894%, 89.0196%
        XYZ:
        15.1115, 6.5600, 73.1428
        xyY:
        0.1594, 0.0692, 6.5600
      CIE-Lab:
        30.7834, 69.2170, -94.4985
        CIE-LCH:
        30.7834, 117.1365, 306.2215
        CIE-Luv:
        30.7834, -6.5176, -116.4567
        Hunter-Lab:
        25.6124, 60.4948, -151.3891
      #2b14e3 color charts
#2b14e3 RGB chart
      #2b14e3 CMYK chart
      #2b14e3 RGB pie chart
      #2b14e3 color shades, tints & tones
#2b14e3 color schemes
#2b14e3 color preview, HTML & CSS examples
           This text has a color of #2b14e3        
        
          <p style="color:#2b14e3;">Text here</p>
        
        
          .mytext {color:#2b14e3;}
        
        Text color #2b14e3
      
           This box has a color of #2b14e3        
        
          <div style="background-color:#2b14e3;">Content here</div>
        
        
          .mybackground {background-color:#2b14e3;}
        
        Background color #2b14e3
      
           Border around this has a color of #2b14e3        
        
          <div style="border:2px solid #2b14e3;">Content here</div>
        
        
          .myborder {border:2px solid #2b14e3;}
        
        Border color #2b14e3