#7293bd color space conversions
Hex:
        #7293bd
        RGB:
        114, 147, 189
        CMY:
        55, 42, 26
        CMYK:
        40, 22, 0, 26
      HSL:
        214°, 36.2319%, 59.4118%
        HSV (HSB):
        214°, 39.6825%, 74.1176%
        XYZ:
        26.5585, 28.1190, 52.1718
        xyY:
        0.2486, 0.2632, 28.1190
      CIE-Lab:
        59.9961, -0.6869, -25.4751
        CIE-LCH:
        59.9961, 25.4843, 268.4555
        CIE-Luv:
        59.9961, -17.3192, -38.9504
        Hunter-Lab:
        53.0273, -3.3970, -21.2144
      #7293bd color charts
#7293bd RGB chart
      #7293bd CMYK chart
      #7293bd RGB pie chart
      #7293bd color shades, tints & tones
#7293bd color schemes
#7293bd color preview, HTML & CSS examples
           This text has a color of #7293bd        
        
          <p style="color:#7293bd;">Text here</p>
        
        
          .mytext {color:#7293bd;}
        
        Text color #7293bd
      
           This box has a color of #7293bd        
        
          <div style="background-color:#7293bd;">Content here</div>
        
        
          .mybackground {background-color:#7293bd;}
        
        Background color #7293bd
      
           Border around this has a color of #7293bd        
        
          <div style="border:2px solid #7293bd;">Content here</div>
        
        
          .myborder {border:2px solid #7293bd;}
        
        Border color #7293bd