#0835ac color space conversions
Hex:
        #0835ac
        RGB:
        8, 53, 172
        CMY:
        97, 79, 33
        CMYK:
        95, 69, 0, 33
      HSL:
        224°, 91.1111%, 35.2941%
        HSV (HSB):
        224°, 95.3488%, 67.4510%
        XYZ:
        8.8196, 5.5764, 39.6412
        xyY:
        0.1632, 0.1032, 5.5764
      CIE-Lab:
        28.3175, 35.3402, -66.4006
        CIE-LCH:
        28.3175, 75.2194, 298.0231
        CIE-Luv:
        28.3175, -11.3938, -85.0077
        Hunter-Lab:
        23.6144, 25.3421, -82.9995
      #0835ac color charts
#0835ac RGB chart
      #0835ac CMYK chart
      #0835ac RGB pie chart
      #0835ac color shades, tints & tones
#0835ac color schemes
#0835ac color preview, HTML & CSS examples
           This text has a color of #0835ac        
        
          <p style="color:#0835ac;">Text here</p>
        
        
          .mytext {color:#0835ac;}
        
        Text color #0835ac
      
           This box has a color of #0835ac        
        
          <div style="background-color:#0835ac;">Content here</div>
        
        
          .mybackground {background-color:#0835ac;}
        
        Background color #0835ac
      
           Border around this has a color of #0835ac        
        
          <div style="border:2px solid #0835ac;">Content here</div>
        
        
          .myborder {border:2px solid #0835ac;}
        
        Border color #0835ac