#4d14eb color space conversions
Hex:
        #4d14eb
        RGB:
        77, 20, 235
        CMY:
        70, 92, 8
        CMYK:
        67, 91, 0, 8
      HSL:
        256°, 84.3137%, 50.0000%
        HSV (HSB):
        256°, 91.4894%, 92.1569%
        XYZ:
        18.3061, 8.0763, 79.1913
        xyY:
        0.1734, 0.0765, 8.0763
      CIE-Lab:
        34.1412, 72.6246, -93.4102
        CIE-LCH:
        34.1412, 118.3207, 307.8644
        CIE-Luv:
        34.1412, -1.6079, -122.2974
        Hunter-Lab:
        28.4187, 65.2491, -145.3236
      #4d14eb color charts
#4d14eb RGB chart
      #4d14eb CMYK chart
      #4d14eb RGB pie chart
      #4d14eb color shades, tints & tones
#4d14eb color schemes
#4d14eb color preview, HTML & CSS examples
           This text has a color of #4d14eb        
        
          <p style="color:#4d14eb;">Text here</p>
        
        
          .mytext {color:#4d14eb;}
        
        Text color #4d14eb
      
           This box has a color of #4d14eb        
        
          <div style="background-color:#4d14eb;">Content here</div>
        
        
          .mybackground {background-color:#4d14eb;}
        
        Background color #4d14eb
      
           Border around this has a color of #4d14eb        
        
          <div style="border:2px solid #4d14eb;">Content here</div>
        
        
          .myborder {border:2px solid #4d14eb;}
        
        Border color #4d14eb