#504ebb color space conversions
Hex:
        #504ebb
        RGB:
        80, 78, 187
        CMY:
        69, 69, 27
        CMYK:
        57, 58, 0, 27
      HSL:
        241°, 44.4898%, 51.9608%
        HSV (HSB):
        241°, 58.2888%, 73.3333%
        XYZ:
        15.0023, 10.7421, 48.2964
        xyY:
        0.2026, 0.1451, 10.7421
      CIE-Lab:
        39.1427, 32.5313, -57.4540
        CIE-LCH:
        39.1427, 66.0246, 299.5191
        CIE-Luv:
        39.1427, -5.5510, -85.0691
        Hunter-Lab:
        32.7752, 24.3490, -64.4253
      #504ebb color charts
#504ebb RGB chart
      #504ebb CMYK chart
      #504ebb RGB pie chart
      #504ebb color shades, tints & tones
#504ebb color schemes
#504ebb color preview, HTML & CSS examples
           This text has a color of #504ebb        
        
          <p style="color:#504ebb;">Text here</p>
        
        
          .mytext {color:#504ebb;}
        
        Text color #504ebb
      
           This box has a color of #504ebb        
        
          <div style="background-color:#504ebb;">Content here</div>
        
        
          .mybackground {background-color:#504ebb;}
        
        Background color #504ebb
      
           Border around this has a color of #504ebb        
        
          <div style="border:2px solid #504ebb;">Content here</div>
        
        
          .myborder {border:2px solid #504ebb;}
        
        Border color #504ebb