#8294c5 color space conversions
Hex:
        #8294c5
        RGB:
        130, 148, 197
        CMY:
        49, 42, 23
        CMYK:
        34, 25, 0, 23
      HSL:
        224°, 36.6120%, 64.1176%
        HSV (HSB):
        224°, 34.0102%, 77.2549%
        XYZ:
        29.8739, 29.9569, 57.0311
        xyY:
        0.2556, 0.2563, 29.9569
      CIE-Lab:
        61.6170, 5.3988, -27.3957
        CIE-LCH:
        61.6170, 27.9226, 281.1482
        CIE-Luv:
        61.6170, -11.2872, -43.0573
        Hunter-Lab:
        54.7329, 1.6450, -23.4666
      #8294c5 color charts
#8294c5 RGB chart
      #8294c5 CMYK chart
      #8294c5 RGB pie chart
      #8294c5 color shades, tints & tones
#8294c5 color schemes
#8294c5 color preview, HTML & CSS examples
           This text has a color of #8294c5        
        
          <p style="color:#8294c5;">Text here</p>
        
        
          .mytext {color:#8294c5;}
        
        Text color #8294c5
      
           This box has a color of #8294c5        
        
          <div style="background-color:#8294c5;">Content here</div>
        
        
          .mybackground {background-color:#8294c5;}
        
        Background color #8294c5
      
           Border around this has a color of #8294c5        
        
          <div style="border:2px solid #8294c5;">Content here</div>
        
        
          .myborder {border:2px solid #8294c5;}
        
        Border color #8294c5