#5683fd color space conversions
Hex:
        #5683fd
        RGB:
        86, 131, 253
        CMY:
        66, 49, 1
        CMYK:
        66, 48, 0, 1
      HSL:
        224°, 97.6608%, 66.4706%
        HSV (HSB):
        224°, 66.0079%, 99.2157%
        XYZ:
        29.6837, 25.3029, 96.2480
        xyY:
        0.1963, 0.1673, 25.3029
      CIE-Lab:
        57.3693, 22.9845, -65.4448
        CIE-LCH:
        57.3693, 69.3636, 289.3515
        CIE-Luv:
        57.3693, -20.6778, -105.9543
        Hunter-Lab:
        50.3020, 17.3061, -78.2343
      #5683fd color charts
#5683fd RGB chart
      #5683fd CMYK chart
      #5683fd RGB pie chart
      #5683fd color shades, tints & tones
#5683fd color schemes
#5683fd color preview, HTML & CSS examples
           This text has a color of #5683fd        
        
          <p style="color:#5683fd;">Text here</p>
        
        
          .mytext {color:#5683fd;}
        
        Text color #5683fd
      
           This box has a color of #5683fd        
        
          <div style="background-color:#5683fd;">Content here</div>
        
        
          .mybackground {background-color:#5683fd;}
        
        Background color #5683fd
      
           Border around this has a color of #5683fd        
        
          <div style="border:2px solid #5683fd;">Content here</div>
        
        
          .myborder {border:2px solid #5683fd;}
        
        Border color #5683fd