#8294cb color space conversions
Hex:
        #8294cb
        RGB:
        130, 148, 203
        CMY:
        49, 42, 20
        CMYK:
        36, 27, 0, 20
      HSL:
        225°, 41.2429%, 65.2941%
        HSV (HSB):
        225°, 35.9606%, 79.6078%
        XYZ:
        30.5753, 30.2374, 60.7248
        xyY:
        0.2516, 0.2488, 30.2374
      CIE-Lab:
        61.8585, 6.9977, -30.3872
        CIE-LCH:
        61.8585, 31.1826, 282.9682
        CIE-Luv:
        61.8585, -11.4915, -48.1799
        Hunter-Lab:
        54.9886, 3.0214, -26.9830
      #8294cb color charts
#8294cb RGB chart
      #8294cb CMYK chart
      #8294cb RGB pie chart
      #8294cb color shades, tints & tones
#8294cb color schemes
#8294cb color preview, HTML & CSS examples
           This text has a color of #8294cb        
        
          <p style="color:#8294cb;">Text here</p>
        
        
          .mytext {color:#8294cb;}
        
        Text color #8294cb
      
           This box has a color of #8294cb        
        
          <div style="background-color:#8294cb;">Content here</div>
        
        
          .mybackground {background-color:#8294cb;}
        
        Background color #8294cb
      
           Border around this has a color of #8294cb        
        
          <div style="border:2px solid #8294cb;">Content here</div>
        
        
          .myborder {border:2px solid #8294cb;}
        
        Border color #8294cb