#350ff6 color space conversions
Hex:
        #350ff6
        RGB:
        53, 15, 246
        CMY:
        79, 94, 4
        CMYK:
        78, 94, 0, 4
      HSL:
        250°, 92.7711%, 51.1765%
        HSV (HSB):
        250°, 93.9024%, 96.4706%
        XYZ:
        18.2736, 7.7524, 87.7220
        xyY:
        0.1606, 0.0682, 7.7524
      CIE-Lab:
        33.4617, 75.3822, -100.8211
        CIE-LCH:
        33.4617, 125.8863, 306.7848
        CIE-Luv:
        33.4617, -6.1156, -127.4168
        Hunter-Lab:
        27.8430, 68.4254, -167.3083
      #350ff6 color charts
#350ff6 RGB chart
      #350ff6 CMYK chart
      #350ff6 RGB pie chart
      #350ff6 color shades, tints & tones
#350ff6 color schemes
#350ff6 color preview, HTML & CSS examples
           This text has a color of #350ff6        
        
          <p style="color:#350ff6;">Text here</p>
        
        
          .mytext {color:#350ff6;}
        
        Text color #350ff6
      
           This box has a color of #350ff6        
        
          <div style="background-color:#350ff6;">Content here</div>
        
        
          .mybackground {background-color:#350ff6;}
        
        Background color #350ff6
      
           Border around this has a color of #350ff6        
        
          <div style="border:2px solid #350ff6;">Content here</div>
        
        
          .myborder {border:2px solid #350ff6;}
        
        Border color #350ff6