#2c14bb color space conversions
Hex:
        #2c14bb
        RGB:
        44, 20, 187
        CMY:
        83, 92, 27
        CMYK:
        76, 89, 0, 27
      HSL:
        249°, 80.6763%, 40.5882%
        HSV (HSB):
        249°, 89.3048%, 73.3333%
        XYZ:
        10.2585, 4.6236, 47.3655
        xyY:
        0.1648, 0.0743, 4.6236
      CIE-Lab:
        25.6344, 58.6005, -79.7577
        CIE-LCH:
        25.6344, 98.9712, 306.3059
        CIE-Luv:
        25.6344, -4.2522, -93.5246
        Hunter-Lab:
        21.5027, 47.5293, -115.5506
      #2c14bb color charts
#2c14bb RGB chart
      #2c14bb CMYK chart
      #2c14bb RGB pie chart
      #2c14bb color shades, tints & tones
#2c14bb color schemes
#2c14bb color preview, HTML & CSS examples
           This text has a color of #2c14bb        
        
          <p style="color:#2c14bb;">Text here</p>
        
        
          .mytext {color:#2c14bb;}
        
        Text color #2c14bb
      
           This box has a color of #2c14bb        
        
          <div style="background-color:#2c14bb;">Content here</div>
        
        
          .mybackground {background-color:#2c14bb;}
        
        Background color #2c14bb
      
           Border around this has a color of #2c14bb        
        
          <div style="border:2px solid #2c14bb;">Content here</div>
        
        
          .myborder {border:2px solid #2c14bb;}
        
        Border color #2c14bb