#350efd color space conversions
Hex:
        #350efd
        RGB:
        53, 14, 253
        CMY:
        79, 95, 1
        CMYK:
        79, 94, 0, 1
      HSL:
        250°, 98.3539%, 52.3529%
        HSV (HSB):
        250°, 94.4664%, 99.2157%
        XYZ:
        19.3549, 8.1628, 93.4840
        xyY:
        0.1600, 0.0675, 8.1628
      CIE-Lab:
        34.3197, 77.2673, -103.3304
        CIE-LCH:
        34.3197, 129.0248, 306.7880
        CIE-Luv:
        34.3197, -6.4646, -131.3262
        Hunter-Lab:
        28.5706, 70.9243, -173.9992
      #350efd color charts
#350efd RGB chart
      #350efd CMYK chart
      #350efd RGB pie chart
      #350efd color shades, tints & tones
#350efd color schemes
#350efd color preview, HTML & CSS examples
           This text has a color of #350efd        
        
          <p style="color:#350efd;">Text here</p>
        
        
          .mytext {color:#350efd;}
        
        Text color #350efd
      
           This box has a color of #350efd        
        
          <div style="background-color:#350efd;">Content here</div>
        
        
          .mybackground {background-color:#350efd;}
        
        Background color #350efd
      
           Border around this has a color of #350efd        
        
          <div style="border:2px solid #350efd;">Content here</div>
        
        
          .myborder {border:2px solid #350efd;}
        
        Border color #350efd