#4a50ec color space conversions
Hex:
        #4a50ec
        RGB:
        74, 80, 236
        CMY:
        71, 69, 7
        CMYK:
        69, 66, 0, 7
      HSL:
        238°, 81.0000%, 60.7843%
        HSV (HSB):
        238°, 68.6441%, 92.5490%
        XYZ:
        20.8330, 13.2493, 80.8162
        xyY:
        0.1813, 0.1153, 13.2493
      CIE-Lab:
        43.1365, 46.5694, -79.1229
        CIE-LCH:
        43.1365, 91.8103, 300.4798
        CIE-Luv:
        43.1365, -9.7999, -117.9000
        Hunter-Lab:
        36.3996, 38.4638, -106.1590
      #4a50ec color charts
#4a50ec RGB chart
      #4a50ec CMYK chart
      #4a50ec RGB pie chart
      #4a50ec color shades, tints & tones
#4a50ec color schemes
#4a50ec color preview, HTML & CSS examples
           This text has a color of #4a50ec        
        
          <p style="color:#4a50ec;">Text here</p>
        
        
          .mytext {color:#4a50ec;}
        
        Text color #4a50ec
      
           This box has a color of #4a50ec        
        
          <div style="background-color:#4a50ec;">Content here</div>
        
        
          .mybackground {background-color:#4a50ec;}
        
        Background color #4a50ec
      
           Border around this has a color of #4a50ec        
        
          <div style="border:2px solid #4a50ec;">Content here</div>
        
        
          .myborder {border:2px solid #4a50ec;}
        
        Border color #4a50ec