#4d05ba color space conversions
Hex:
        #4d05ba
        RGB:
        77, 5, 186
        CMY:
        70, 98, 27
        CMYK:
        59, 97, 0, 27
      HSL:
        264°, 94.7644%, 37.4510%
        HSV (HSB):
        264°, 97.3118%, 72.9412%
        XYZ:
        11.9778, 5.2315, 46.8329
        xyY:
        0.1870, 0.0817, 5.2315
      CIE-Lab:
        27.3844, 63.6762, -76.1704
        CIE-LCH:
        27.3844, 99.2803, 309.8946
        CIE-Luv:
        27.3844, 3.4224, -94.1492
        Hunter-Lab:
        22.8725, 53.4494, -105.3894
      #4d05ba color charts
#4d05ba RGB chart
      #4d05ba CMYK chart
      #4d05ba RGB pie chart
      #4d05ba color shades, tints & tones
#4d05ba color schemes
#4d05ba color preview, HTML & CSS examples
           This text has a color of #4d05ba        
        
          <p style="color:#4d05ba;">Text here</p>
        
        
          .mytext {color:#4d05ba;}
        
        Text color #4d05ba
      
           This box has a color of #4d05ba        
        
          <div style="background-color:#4d05ba;">Content here</div>
        
        
          .mybackground {background-color:#4d05ba;}
        
        Background color #4d05ba
      
           Border around this has a color of #4d05ba        
        
          <div style="border:2px solid #4d05ba;">Content here</div>
        
        
          .myborder {border:2px solid #4d05ba;}
        
        Border color #4d05ba