#4c50dc color space conversions
Hex:
        #4c50dc
        RGB:
        76, 80, 220
        CMY:
        70, 69, 14
        CMYK:
        65, 64, 0, 14
      HSL:
        238°, 67.2897%, 58.0392%
        HSV (HSB):
        238°, 65.4545%, 86.2745%
        XYZ:
        18.7674, 12.4411, 69.1224
        xyY:
        0.1871, 0.1240, 12.4411
      CIE-Lab:
        41.9088, 41.5489, -72.0468
        CIE-LCH:
        41.9088, 83.1688, 299.9717
        CIE-Luv:
        41.9088, -8.6972, -107.3605
        Hunter-Lab:
        35.2720, 33.2498, -91.5000
      #4c50dc color charts
#4c50dc RGB chart
      #4c50dc CMYK chart
      #4c50dc RGB pie chart
      #4c50dc color shades, tints & tones
#4c50dc color schemes
#4c50dc color preview, HTML & CSS examples
           This text has a color of #4c50dc        
        
          <p style="color:#4c50dc;">Text here</p>
        
        
          .mytext {color:#4c50dc;}
        
        Text color #4c50dc
      
           This box has a color of #4c50dc        
        
          <div style="background-color:#4c50dc;">Content here</div>
        
        
          .mybackground {background-color:#4c50dc;}
        
        Background color #4c50dc
      
           Border around this has a color of #4c50dc        
        
          <div style="border:2px solid #4c50dc;">Content here</div>
        
        
          .myborder {border:2px solid #4c50dc;}
        
        Border color #4c50dc