#5293cf color space conversions
Hex:
        #5293cf
        RGB:
        82, 147, 207
        CMY:
        68, 42, 19
        CMYK:
        60, 29, 0, 19
      HSL:
        209°, 56.5611%, 56.6667%
        HSV (HSB):
        209°, 60.3865%, 81.1765%
        XYZ:
        25.1759, 27.1663, 62.9482
        xyY:
        0.2184, 0.2356, 27.1663
      CIE-Lab:
        59.1279, -2.7185, -37.0804
        CIE-LCH:
        59.1279, 37.1799, 265.8069
        CIE-Luv:
        59.1279, -27.5263, -57.6099
        Hunter-Lab:
        52.1213, -4.9923, -35.1212
      #5293cf color charts
#5293cf RGB chart
      #5293cf CMYK chart
      #5293cf RGB pie chart
      #5293cf color shades, tints & tones
#5293cf color schemes
#5293cf color preview, HTML & CSS examples
           This text has a color of #5293cf        
        
          <p style="color:#5293cf;">Text here</p>
        
        
          .mytext {color:#5293cf;}
        
        Text color #5293cf
      
           This box has a color of #5293cf        
        
          <div style="background-color:#5293cf;">Content here</div>
        
        
          .mybackground {background-color:#5293cf;}
        
        Background color #5293cf
      
           Border around this has a color of #5293cf        
        
          <div style="border:2px solid #5293cf;">Content here</div>
        
        
          .myborder {border:2px solid #5293cf;}
        
        Border color #5293cf