#5073fd color space conversions
Hex:
        #5073fd
        RGB:
        80, 115, 253
        CMY:
        69, 55, 1
        CMYK:
        68, 55, 0, 1
      HSL:
        228°, 97.7401%, 65.2941%
        HSV (HSB):
        228°, 68.3794%, 99.2157%
        XYZ:
        27.1686, 21.0588, 95.5613
        xyY:
        0.1889, 0.1465, 21.0588
      CIE-Lab:
        53.0138, 31.8936, -72.4969
        CIE-LCH:
        53.0138, 79.2022, 293.7461
        CIE-Luv:
        53.0138, -17.4141, -115.3476
        Hunter-Lab:
        45.8899, 25.3719, -91.3430
      #5073fd color charts
#5073fd RGB chart
      #5073fd CMYK chart
      #5073fd RGB pie chart
      #5073fd color shades, tints & tones
#5073fd color schemes
#5073fd color preview, HTML & CSS examples
           This text has a color of #5073fd        
        
          <p style="color:#5073fd;">Text here</p>
        
        
          .mytext {color:#5073fd;}
        
        Text color #5073fd
      
           This box has a color of #5073fd        
        
          <div style="background-color:#5073fd;">Content here</div>
        
        
          .mybackground {background-color:#5073fd;}
        
        Background color #5073fd
      
           Border around this has a color of #5073fd        
        
          <div style="border:2px solid #5073fd;">Content here</div>
        
        
          .myborder {border:2px solid #5073fd;}
        
        Border color #5073fd