#035bf4 color space conversions
Hex:
        #035bf4
        RGB:
        3, 91, 244
        CMY:
        99, 64, 4
        CMYK:
        99, 63, 0, 4
      HSL:
        218°, 97.5709%, 48.4314%
        HSV (HSB):
        218°, 98.7705%, 95.6863%
        XYZ:
        20.1078, 14.0332, 87.2368
        xyY:
        0.1657, 0.1156, 14.0332
      CIE-Lab:
        44.2805, 38.0987, -81.8243
        CIE-LCH:
        44.2805, 90.2592, 294.9674
        CIE-Luv:
        44.2805, -19.8408, -121.9199
        Hunter-Lab:
        37.4609, 30.2564, -111.8486
      #035bf4 color charts
#035bf4 RGB chart
      #035bf4 CMYK chart
      #035bf4 RGB pie chart
      #035bf4 color shades, tints & tones
#035bf4 color schemes
#035bf4 color preview, HTML & CSS examples
           This text has a color of #035bf4        
        
          <p style="color:#035bf4;">Text here</p>
        
        
          .mytext {color:#035bf4;}
        
        Text color #035bf4
      
           This box has a color of #035bf4        
        
          <div style="background-color:#035bf4;">Content here</div>
        
        
          .mybackground {background-color:#035bf4;}
        
        Background color #035bf4
      
           Border around this has a color of #035bf4        
        
          <div style="border:2px solid #035bf4;">Content here</div>
        
        
          .myborder {border:2px solid #035bf4;}
        
        Border color #035bf4