#350cf9 color space conversions
Hex:
        #350cf9
        RGB:
        53, 12, 249
        CMY:
        79, 95, 2
        CMYK:
        79, 95, 0, 2
      HSL:
        250°, 95.1807%, 51.1765%
        HSV (HSB):
        250°, 95.1807%, 97.6471%
        XYZ:
        18.6986, 7.8594, 90.1540
        xyY:
        0.1602, 0.0673, 7.8594
      CIE-Lab:
        33.6883, 76.6255, -102.1346
        CIE-LCH:
        33.6883, 127.6830, 306.8787
        CIE-Luv:
        33.6883, -6.1722, -129.0035
        Hunter-Lab:
        28.0346, 69.9957, -171.0414
      #350cf9 color charts
#350cf9 RGB chart
      #350cf9 CMYK chart
      #350cf9 RGB pie chart
      #350cf9 color shades, tints & tones
#350cf9 color schemes
#350cf9 color preview, HTML & CSS examples
           This text has a color of #350cf9        
        
          <p style="color:#350cf9;">Text here</p>
        
        
          .mytext {color:#350cf9;}
        
        Text color #350cf9
      
           This box has a color of #350cf9        
        
          <div style="background-color:#350cf9;">Content here</div>
        
        
          .mybackground {background-color:#350cf9;}
        
        Background color #350cf9
      
           Border around this has a color of #350cf9        
        
          <div style="border:2px solid #350cf9;">Content here</div>
        
        
          .myborder {border:2px solid #350cf9;}
        
        Border color #350cf9