#350af6 color space conversions
Hex:
        #350af6
        RGB:
        53, 10, 246
        CMY:
        79, 96, 4
        CMYK:
        78, 96, 0, 4
      HSL:
        251°, 92.9134%, 50.1961%
        HSV (HSB):
        251°, 95.9350%, 96.4706%
        XYZ:
        18.2113, 7.6278, 87.7012
        xyY:
        0.1604, 0.0672, 7.6278
      CIE-Lab:
        33.1954, 76.2020, -101.2656
        CIE-LCH:
        33.1954, 126.7339, 306.9613
        CIE-Luv:
        33.1954, -5.9392, -127.2438
        Hunter-Lab:
        27.6184, 69.3686, -168.9400
      #350af6 color charts
#350af6 RGB chart
      #350af6 CMYK chart
      #350af6 RGB pie chart
      #350af6 color shades, tints & tones
#350af6 color schemes
#350af6 color preview, HTML & CSS examples
           This text has a color of #350af6        
        
          <p style="color:#350af6;">Text here</p>
        
        
          .mytext {color:#350af6;}
        
        Text color #350af6
      
           This box has a color of #350af6        
        
          <div style="background-color:#350af6;">Content here</div>
        
        
          .mybackground {background-color:#350af6;}
        
        Background color #350af6
      
           Border around this has a color of #350af6        
        
          <div style="border:2px solid #350af6;">Content here</div>
        
        
          .myborder {border:2px solid #350af6;}
        
        Border color #350af6