#5083fd color space conversions
Hex:
        #5083fd
        RGB:
        80, 131, 253
        CMY:
        69, 49, 1
        CMYK:
        68, 48, 0, 1
      HSL:
        222°, 97.7401%, 65.2941%
        HSV (HSB):
        222°, 68.3794%, 99.2157%
        XYZ:
        29.1542, 25.0299, 96.2232
        xyY:
        0.1938, 0.1664, 25.0299
      CIE-Lab:
        57.1046, 22.0967, -65.8848
        CIE-LCH:
        57.1046, 69.4916, 288.5406
        CIE-Luv:
        57.1046, -21.9945, -106.4545
        Hunter-Lab:
        50.0299, 16.4659, -79.0123
      #5083fd color charts
#5083fd RGB chart
      #5083fd CMYK chart
      #5083fd RGB pie chart
      #5083fd color shades, tints & tones
#5083fd color schemes
#5083fd color preview, HTML & CSS examples
           This text has a color of #5083fd        
        
          <p style="color:#5083fd;">Text here</p>
        
        
          .mytext {color:#5083fd;}
        
        Text color #5083fd
      
           This box has a color of #5083fd        
        
          <div style="background-color:#5083fd;">Content here</div>
        
        
          .mybackground {background-color:#5083fd;}
        
        Background color #5083fd
      
           Border around this has a color of #5083fd        
        
          <div style="border:2px solid #5083fd;">Content here</div>
        
        
          .myborder {border:2px solid #5083fd;}
        
        Border color #5083fd