#5294d6 color space conversions
Hex:
        #5294d6
        RGB:
        82, 148, 214
        CMY:
        68, 42, 16
        CMYK:
        62, 31, 0, 16
      HSL:
        210°, 61.6822%, 58.0392%
        HSV (HSB):
        210°, 61.6822%, 83.9216%
        XYZ:
        26.2072, 27.8287, 67.6085
        xyY:
        0.2154, 0.2288, 27.8287
      CIE-Lab:
        59.7337, -1.0034, -40.0502
        CIE-LCH:
        59.7337, 40.0628, 268.5649
        CIE-Luv:
        59.7337, -27.7088, -62.8280
        Hunter-Lab:
        52.7529, -3.6403, -39.0595
      #5294d6 color charts
#5294d6 RGB chart
      #5294d6 CMYK chart
      #5294d6 RGB pie chart
      #5294d6 color shades, tints & tones
#5294d6 color schemes
#5294d6 color preview, HTML & CSS examples
           This text has a color of #5294d6        
        
          <p style="color:#5294d6;">Text here</p>
        
        
          .mytext {color:#5294d6;}
        
        Text color #5294d6
      
           This box has a color of #5294d6        
        
          <div style="background-color:#5294d6;">Content here</div>
        
        
          .mybackground {background-color:#5294d6;}
        
        Background color #5294d6
      
           Border around this has a color of #5294d6        
        
          <div style="border:2px solid #5294d6;">Content here</div>
        
        
          .myborder {border:2px solid #5294d6;}
        
        Border color #5294d6