#035ffb color space conversions
Hex:
        #035ffb
        RGB:
        3, 95, 251
        CMY:
        99, 63, 2
        CMYK:
        99, 62, 0, 2
      HSL:
        218°, 97.6378%, 49.8039%
        HSV (HSB):
        218°, 98.8048%, 98.4314%
        XYZ:
        21.5423, 15.1688, 93.0593
        xyY:
        0.1660, 0.1169, 15.1688
      CIE-Lab:
        45.8645, 38.1939, -83.1371
        CIE-LCH:
        45.8645, 91.4907, 294.6744
        CIE-Luv:
        45.8645, -20.7003, -125.1509
        Hunter-Lab:
        38.9472, 30.5739, -114.4029
      #035ffb color charts
#035ffb RGB chart
      #035ffb CMYK chart
      #035ffb RGB pie chart
      #035ffb color shades, tints & tones
#035ffb color schemes
#035ffb color preview, HTML & CSS examples
           This text has a color of #035ffb        
        
          <p style="color:#035ffb;">Text here</p>
        
        
          .mytext {color:#035ffb;}
        
        Text color #035ffb
      
           This box has a color of #035ffb        
        
          <div style="background-color:#035ffb;">Content here</div>
        
        
          .mybackground {background-color:#035ffb;}
        
        Background color #035ffb
      
           Border around this has a color of #035ffb        
        
          <div style="border:2px solid #035ffb;">Content here</div>
        
        
          .myborder {border:2px solid #035ffb;}
        
        Border color #035ffb