#035ff8 color space conversions
Hex:
        #035ff8
        RGB:
        3, 95, 248
        CMY:
        99, 63, 3
        CMYK:
        99, 62, 0, 3
      HSL:
        217°, 97.6096%, 49.2157%
        HSV (HSB):
        217°, 98.7903%, 97.2549%
        XYZ:
        21.0730, 14.9811, 90.5879
        xyY:
        0.1664, 0.1183, 14.9811
      CIE-Lab:
        45.6083, 37.0684, -81.8837
        CIE-LCH:
        45.6083, 89.8833, 294.3561
        CIE-Luv:
        45.6083, -20.7358, -123.2195
        Hunter-Lab:
        38.7054, 29.4493, -111.6712
      #035ff8 color charts
#035ff8 RGB chart
      #035ff8 CMYK chart
      #035ff8 RGB pie chart
      #035ff8 color shades, tints & tones
#035ff8 color schemes
#035ff8 color preview, HTML & CSS examples
           This text has a color of #035ff8        
        
          <p style="color:#035ff8;">Text here</p>
        
        
          .mytext {color:#035ff8;}
        
        Text color #035ff8
      
           This box has a color of #035ff8        
        
          <div style="background-color:#035ff8;">Content here</div>
        
        
          .mybackground {background-color:#035ff8;}
        
        Background color #035ff8
      
           Border around this has a color of #035ff8        
        
          <div style="border:2px solid #035ff8;">Content here</div>
        
        
          .myborder {border:2px solid #035ff8;}
        
        Border color #035ff8