#0848ca color space conversions
Hex:
        #0848ca
        RGB:
        8, 72, 202
        CMY:
        97, 72, 21
        CMYK:
        96, 64, 0, 21
      HSL:
        220°, 92.3810%, 41.1765%
        HSV (HSB):
        220°, 96.0396%, 79.2157%
        XYZ:
        13.0782, 8.9506, 56.9155
        xyY:
        0.1657, 0.1134, 8.9506
      CIE-Lab:
        35.8891, 34.4710, -71.6452
        CIE-LCH:
        35.8891, 79.5065, 295.6938
        CIE-Luv:
        35.8891, -15.5727, -100.3489
        Hunter-Lab:
        29.9176, 25.6737, -91.8515
      #0848ca color charts
#0848ca RGB chart
      #0848ca CMYK chart
      #0848ca RGB pie chart
      #0848ca color shades, tints & tones
#0848ca color schemes
#0848ca color preview, HTML & CSS examples
           This text has a color of #0848ca        
        
          <p style="color:#0848ca;">Text here</p>
        
        
          .mytext {color:#0848ca;}
        
        Text color #0848ca
      
           This box has a color of #0848ca        
        
          <div style="background-color:#0848ca;">Content here</div>
        
        
          .mybackground {background-color:#0848ca;}
        
        Background color #0848ca
      
           Border around this has a color of #0848ca        
        
          <div style="border:2px solid #0848ca;">Content here</div>
        
        
          .myborder {border:2px solid #0848ca;}
        
        Border color #0848ca