#4c14bc color space conversions
Hex:
        #4c14bc
        RGB:
        76, 20, 188
        CMY:
        70, 92, 26
        CMYK:
        60, 89, 0, 26
      HSL:
        260°, 80.7692%, 40.7843%
        HSV (HSB):
        260°, 89.3617%, 73.7255%
        XYZ:
        12.3077, 5.6677, 48.0222
        xyY:
        0.1865, 0.0859, 5.6677
      CIE-Lab:
        28.5580, 60.8986, -75.4142
        CIE-LCH:
        28.5580, 96.9327, 308.9216
        CIE-Luv:
        28.5580, 2.2679, -95.4206
        Hunter-Lab:
        23.8068, 50.6197, -102.9327
      #4c14bc color charts
#4c14bc RGB chart
      #4c14bc CMYK chart
      #4c14bc RGB pie chart
      #4c14bc color shades, tints & tones
#4c14bc color schemes
#4c14bc color preview, HTML & CSS examples
           This text has a color of #4c14bc        
        
          <p style="color:#4c14bc;">Text here</p>
        
        
          .mytext {color:#4c14bc;}
        
        Text color #4c14bc
      
           This box has a color of #4c14bc        
        
          <div style="background-color:#4c14bc;">Content here</div>
        
        
          .mybackground {background-color:#4c14bc;}
        
        Background color #4c14bc
      
           Border around this has a color of #4c14bc        
        
          <div style="border:2px solid #4c14bc;">Content here</div>
        
        
          .myborder {border:2px solid #4c14bc;}
        
        Border color #4c14bc