#0a35cf color space conversions
Hex:
        #0a35cf
        RGB:
        10, 53, 207
        CMY:
        96, 79, 19
        CMYK:
        95, 74, 0, 19
      HSL:
        227°, 90.7834%, 42.5490%
        HSV (HSB):
        227°, 95.1691%, 81.1765%
        XYZ:
        12.6608, 7.1157, 59.7377
        xyY:
        0.1592, 0.0895, 7.1157
      CIE-Lab:
        32.0689, 48.1610, -80.8517
        CIE-LCH:
        32.0689, 94.1089, 300.7810
        CIE-Luv:
        32.0689, -11.7747, -105.8376
        Hunter-Lab:
        26.6753, 38.0387, -114.1034
      #0a35cf color charts
#0a35cf RGB chart
      #0a35cf CMYK chart
      #0a35cf RGB pie chart
      #0a35cf color shades, tints & tones
#0a35cf color schemes
#0a35cf color preview, HTML & CSS examples
           This text has a color of #0a35cf        
        
          <p style="color:#0a35cf;">Text here</p>
        
        
          .mytext {color:#0a35cf;}
        
        Text color #0a35cf
      
           This box has a color of #0a35cf        
        
          <div style="background-color:#0a35cf;">Content here</div>
        
        
          .mybackground {background-color:#0a35cf;}
        
        Background color #0a35cf
      
           Border around this has a color of #0a35cf        
        
          <div style="border:2px solid #0a35cf;">Content here</div>
        
        
          .myborder {border:2px solid #0a35cf;}
        
        Border color #0a35cf