#8294cf color space conversions
Hex:
        #8294cf
        RGB:
        130, 148, 207
        CMY:
        49, 42, 19
        CMYK:
        37, 29, 0, 19
      HSL:
        226°, 44.5087%, 66.0784%
        HSV (HSB):
        226°, 37.1981%, 81.1765%
        XYZ:
        31.0583, 30.4306, 63.2682
        xyY:
        0.2490, 0.2439, 30.4306
      CIE-Lab:
        62.0240, 8.0790, -32.3690
        CIE-LCH:
        62.0240, 33.3620, 284.0142
        CIE-Luv:
        62.0240, -11.6283, -51.5925
        Hunter-Lab:
        55.1640, 3.9618, -29.3857
      #8294cf color charts
#8294cf RGB chart
      #8294cf CMYK chart
      #8294cf RGB pie chart
      #8294cf color shades, tints & tones
#8294cf color schemes
#8294cf color preview, HTML & CSS examples
           This text has a color of #8294cf        
        
          <p style="color:#8294cf;">Text here</p>
        
        
          .mytext {color:#8294cf;}
        
        Text color #8294cf
      
           This box has a color of #8294cf        
        
          <div style="background-color:#8294cf;">Content here</div>
        
        
          .mybackground {background-color:#8294cf;}
        
        Background color #8294cf
      
           Border around this has a color of #8294cf        
        
          <div style="border:2px solid #8294cf;">Content here</div>
        
        
          .myborder {border:2px solid #8294cf;}
        
        Border color #8294cf