#4d53ff color space conversions
Hex:
        #4d53ff
        RGB:
        77, 83, 255
        CMY:
        70, 67, 0
        CMYK:
        70, 67, 0, 0
      HSL:
        238°, 100.0000%, 65.0980%
        HSV (HSB):
        238°, 69.8039%, 100.0000%
        XYZ:
        24.2038, 14.9843, 96.2243
        xyY:
        0.1787, 0.1107, 14.9843
      CIE-Lab:
        45.6127, 51.3497, -85.6992
        CIE-LCH:
        45.6127, 99.9057, 300.9294
        CIE-Luv:
        45.6127, -10.5344, -128.9713
        Hunter-Lab:
        38.7096, 43.8685, -120.2866
      #4d53ff color charts
#4d53ff RGB chart
      #4d53ff CMYK chart
      #4d53ff RGB pie chart
      #4d53ff color shades, tints & tones
#4d53ff color schemes
#4d53ff color preview, HTML & CSS examples
           This text has a color of #4d53ff        
        
          <p style="color:#4d53ff;">Text here</p>
        
        
          .mytext {color:#4d53ff;}
        
        Text color #4d53ff
      
           This box has a color of #4d53ff        
        
          <div style="background-color:#4d53ff;">Content here</div>
        
        
          .mybackground {background-color:#4d53ff;}
        
        Background color #4d53ff
      
           Border around this has a color of #4d53ff        
        
          <div style="border:2px solid #4d53ff;">Content here</div>
        
        
          .myborder {border:2px solid #4d53ff;}
        
        Border color #4d53ff