#4b50be color space conversions
Hex:
        #4b50be
        RGB:
        75, 80, 190
        CMY:
        71, 69, 25
        CMYK:
        61, 58, 0, 25
      HSL:
        237°, 46.9388%, 51.9608%
        HSV (HSB):
        237°, 60.5263%, 74.5098%
        XYZ:
        15.0646, 10.9509, 50.0349
        xyY:
        0.1981, 0.1440, 10.9509
      CIE-Lab:
        39.4976, 31.3747, -58.6506
        CIE-LCH:
        39.4976, 66.5152, 298.1442
        CIE-Luv:
        39.4976, -7.6632, -86.8592
        Hunter-Lab:
        33.0921, 23.3476, -66.4814
      #4b50be color charts
#4b50be RGB chart
      #4b50be CMYK chart
      #4b50be RGB pie chart
      #4b50be color shades, tints & tones
#4b50be color schemes
#4b50be color preview, HTML & CSS examples
           This text has a color of #4b50be        
        
          <p style="color:#4b50be;">Text here</p>
        
        
          .mytext {color:#4b50be;}
        
        Text color #4b50be
      
           This box has a color of #4b50be        
        
          <div style="background-color:#4b50be;">Content here</div>
        
        
          .mybackground {background-color:#4b50be;}
        
        Background color #4b50be
      
           Border around this has a color of #4b50be        
        
          <div style="border:2px solid #4b50be;">Content here</div>
        
        
          .myborder {border:2px solid #4b50be;}
        
        Border color #4b50be