#0834ff color space conversions
Hex:
        #0834ff
        RGB:
        8, 52, 255
        CMY:
        97, 80, 0
        CMYK:
        97, 80, 0, 0
      HSL:
        229°, 100.0000%, 51.5686%
        HSV (HSB):
        229°, 96.8627%, 100.0000%
        XYZ:
        19.3781, 9.7276, 95.4640
        xyY:
        0.1556, 0.0781, 9.7276
      CIE-Lab:
        37.3490, 64.3275, -99.4400
        CIE-LCH:
        37.3490, 118.4329, 302.8987
        CIE-Luv:
        37.3490, -12.7366, -133.2847
        Hunter-Lab:
        31.1891, 56.3230, -159.6432
      #0834ff color charts
#0834ff RGB chart
      #0834ff CMYK chart
      #0834ff RGB pie chart
      #0834ff color shades, tints & tones
#0834ff color schemes
#0834ff color preview, HTML & CSS examples
           This text has a color of #0834ff        
        
          <p style="color:#0834ff;">Text here</p>
        
        
          .mytext {color:#0834ff;}
        
        Text color #0834ff
      
           This box has a color of #0834ff        
        
          <div style="background-color:#0834ff;">Content here</div>
        
        
          .mybackground {background-color:#0834ff;}
        
        Background color #0834ff
      
           Border around this has a color of #0834ff        
        
          <div style="border:2px solid #0834ff;">Content here</div>
        
        
          .myborder {border:2px solid #0834ff;}
        
        Border color #0834ff