#0825dc color space conversions
Hex:
        #0825dc
        RGB:
        8, 37, 220
        CMY:
        97, 85, 14
        CMYK:
        96, 83, 0, 14
      HSL:
        232°, 92.9825%, 44.7059%
        HSV (HSB):
        232°, 96.3636%, 86.2745%
        XYZ:
        13.6800, 6.5421, 68.2519
        xyY:
        0.1546, 0.0739, 6.5421
      CIE-Lab:
        30.7408, 60.5617, -90.5773
        CIE-LCH:
        30.7408, 108.9586, 303.7674
        CIE-Luv:
        30.7408, -9.9850, -112.8338
        Hunter-Lab:
        25.5775, 50.7092, -140.3075
      #0825dc color charts
#0825dc RGB chart
      #0825dc CMYK chart
      #0825dc RGB pie chart
      #0825dc color shades, tints & tones
#0825dc color schemes
#0825dc color preview, HTML & CSS examples
           This text has a color of #0825dc        
        
          <p style="color:#0825dc;">Text here</p>
        
        
          .mytext {color:#0825dc;}
        
        Text color #0825dc
      
           This box has a color of #0825dc        
        
          <div style="background-color:#0825dc;">Content here</div>
        
        
          .mybackground {background-color:#0825dc;}
        
        Background color #0825dc
      
           Border around this has a color of #0825dc        
        
          <div style="border:2px solid #0825dc;">Content here</div>
        
        
          .myborder {border:2px solid #0825dc;}
        
        Border color #0825dc