#035cd7 color space conversions
Hex:
        #035cd7
        RGB:
        3, 92, 215
        CMY:
        99, 64, 16
        CMYK:
        99, 57, 0, 16
      HSL:
        215°, 97.2477%, 42.7451%
        HSV (HSB):
        215°, 98.6047%, 84.3137%
        XYZ:
        16.1304, 12.5799, 65.8680
        xyY:
        0.1706, 0.1330, 12.5799
      CIE-Lab:
        42.1234, 26.2935, -68.9357
        CIE-LCH:
        42.1234, 73.7800, 290.8779
        CIE-Luv:
        42.1234, -20.5411, -102.4015
        Hunter-Lab:
        35.4682, 19.1099, -85.2796
      #035cd7 color charts
#035cd7 RGB chart
      #035cd7 CMYK chart
      #035cd7 RGB pie chart
      #035cd7 color shades, tints & tones
#035cd7 color schemes
#035cd7 color preview, HTML & CSS examples
           This text has a color of #035cd7        
        
          <p style="color:#035cd7;">Text here</p>
        
        
          .mytext {color:#035cd7;}
        
        Text color #035cd7
      
           This box has a color of #035cd7        
        
          <div style="background-color:#035cd7;">Content here</div>
        
        
          .mybackground {background-color:#035cd7;}
        
        Background color #035cd7
      
           Border around this has a color of #035cd7        
        
          <div style="border:2px solid #035cd7;">Content here</div>
        
        
          .myborder {border:2px solid #035cd7;}
        
        Border color #035cd7