#035fe7 color space conversions
Hex:
        #035fe7
        RGB:
        3, 95, 231
        CMY:
        99, 63, 9
        CMYK:
        99, 59, 0, 9
      HSL:
        216°, 97.4359%, 45.8824%
        HSV (HSB):
        216°, 98.7013%, 90.5882%
        XYZ:
        18.5536, 13.9733, 77.3205
        xyY:
        0.1689, 0.1272, 13.9733
      CIE-Lab:
        44.1946, 30.5861, -74.6491
        CIE-LCH:
        44.1946, 80.6721, 292.2805
        CIE-Luv:
        44.1946, -20.9960, -112.0413
        Hunter-Lab:
        37.3809, 23.1799, -96.4719
      #035fe7 color charts
#035fe7 RGB chart
      #035fe7 CMYK chart
      #035fe7 RGB pie chart
      #035fe7 color shades, tints & tones
#035fe7 color schemes
#035fe7 color preview, HTML & CSS examples
           This text has a color of #035fe7        
        
          <p style="color:#035fe7;">Text here</p>
        
        
          .mytext {color:#035fe7;}
        
        Text color #035fe7
      
           This box has a color of #035fe7        
        
          <div style="background-color:#035fe7;">Content here</div>
        
        
          .mybackground {background-color:#035fe7;}
        
        Background color #035fe7
      
           Border around this has a color of #035fe7        
        
          <div style="border:2px solid #035fe7;">Content here</div>
        
        
          .myborder {border:2px solid #035fe7;}
        
        Border color #035fe7