#4d12ba color space conversions
Hex:
        #4d12ba
        RGB:
        77, 18, 186
        CMY:
        70, 93, 27
        CMYK:
        59, 90, 0, 27
      HSL:
        261°, 82.3529%, 40.0000%
        HSV (HSB):
        261°, 90.3226%, 72.9412%
        XYZ:
        12.1398, 5.5556, 46.8869
        xyY:
        0.1880, 0.0860, 5.5556
      CIE-Lab:
        28.2623, 61.0173, -74.7147
        CIE-LCH:
        28.2623, 96.4645, 309.2375
        CIE-Luv:
        28.2623, 2.8669, -94.2743
        Hunter-Lab:
        23.5702, 50.6881, -101.4429
      #4d12ba color charts
#4d12ba RGB chart
      #4d12ba CMYK chart
      #4d12ba RGB pie chart
      #4d12ba color shades, tints & tones
#4d12ba color schemes
#4d12ba color preview, HTML & CSS examples
           This text has a color of #4d12ba        
        
          <p style="color:#4d12ba;">Text here</p>
        
        
          .mytext {color:#4d12ba;}
        
        Text color #4d12ba
      
           This box has a color of #4d12ba        
        
          <div style="background-color:#4d12ba;">Content here</div>
        
        
          .mybackground {background-color:#4d12ba;}
        
        Background color #4d12ba
      
           Border around this has a color of #4d12ba        
        
          <div style="border:2px solid #4d12ba;">Content here</div>
        
        
          .myborder {border:2px solid #4d12ba;}
        
        Border color #4d12ba