#8094fc color space conversions
Hex:
        #8094fc
        RGB:
        128, 148, 252
        CMY:
        50, 42, 1
        CMYK:
        49, 41, 0, 1
      HSL:
        230°, 95.3846%, 74.5098%
        HSV (HSB):
        230°, 49.2063%, 98.8235%
        XYZ:
        37.0627, 32.7973, 96.4726
        xyY:
        0.2228, 0.1972, 32.7973
      CIE-Lab:
        63.9964, 20.4764, -54.1680
        CIE-LCH:
        63.9964, 57.9090, 290.7075
        CIE-Luv:
        63.9964, -13.8949, -89.5846
        Hunter-Lab:
        57.2689, 15.2991, -59.7890
      #8094fc color charts
#8094fc RGB chart
      #8094fc CMYK chart
      #8094fc RGB pie chart
      #8094fc color shades, tints & tones
#8094fc color schemes
#8094fc color preview, HTML & CSS examples
           This text has a color of #8094fc        
        
          <p style="color:#8094fc;">Text here</p>
        
        
          .mytext {color:#8094fc;}
        
        Text color #8094fc
      
           This box has a color of #8094fc        
        
          <div style="background-color:#8094fc;">Content here</div>
        
        
          .mybackground {background-color:#8094fc;}
        
        Background color #8094fc
      
           Border around this has a color of #8094fc        
        
          <div style="border:2px solid #8094fc;">Content here</div>
        
        
          .myborder {border:2px solid #8094fc;}
        
        Border color #8094fc