#8192fc color space conversions
Hex:
        #8192fc
        RGB:
        129, 146, 252
        CMY:
        49, 43, 1
        CMYK:
        49, 42, 0, 1
      HSL:
        232°, 95.3488%, 74.7059%
        HSV (HSB):
        232°, 48.8095%, 98.8235%
        XYZ:
        36.9028, 32.2532, 96.3760
        xyY:
        0.2229, 0.1948, 32.2532
      CIE-Lab:
        63.5516, 21.8680, -54.8708
        CIE-LCH:
        63.5516, 59.0679, 291.7290
        CIE-Luv:
        63.5516, -12.8593, -90.7893
        Hunter-Lab:
        56.7919, 16.6019, -60.8610
      #8192fc color charts
#8192fc RGB chart
      #8192fc CMYK chart
      #8192fc RGB pie chart
      #8192fc color shades, tints & tones
#8192fc color schemes
#8192fc color preview, HTML & CSS examples
           This text has a color of #8192fc        
        
          <p style="color:#8192fc;">Text here</p>
        
        
          .mytext {color:#8192fc;}
        
        Text color #8192fc
      
           This box has a color of #8192fc        
        
          <div style="background-color:#8192fc;">Content here</div>
        
        
          .mybackground {background-color:#8192fc;}
        
        Background color #8192fc
      
           Border around this has a color of #8192fc        
        
          <div style="border:2px solid #8192fc;">Content here</div>
        
        
          .myborder {border:2px solid #8192fc;}
        
        Border color #8192fc