#350ce7 color space conversions
Hex:
        #350ce7
        RGB:
        53, 12, 231
        CMY:
        79, 95, 9
        CMYK:
        77, 95, 0, 9
      HSL:
        251°, 90.1235%, 47.6471%
        HSV (HSB):
        251°, 94.8052%, 90.5882%
        XYZ:
        16.0235, 6.7893, 76.0672
        xyY:
        0.1620, 0.0687, 6.7893
      CIE-Lab:
        31.3225, 72.2360, -95.8731
        CIE-LCH:
        31.3225, 120.0404, 306.9963
        CIE-Luv:
        31.3225, -5.1438, -118.8057
        Hunter-Lab:
        26.0564, 64.1706, -154.8478
      #350ce7 color charts
#350ce7 RGB chart
      #350ce7 CMYK chart
      #350ce7 RGB pie chart
      #350ce7 color shades, tints & tones
#350ce7 color schemes
#350ce7 color preview, HTML & CSS examples
           This text has a color of #350ce7        
        
          <p style="color:#350ce7;">Text here</p>
        
        
          .mytext {color:#350ce7;}
        
        Text color #350ce7
      
           This box has a color of #350ce7        
        
          <div style="background-color:#350ce7;">Content here</div>
        
        
          .mybackground {background-color:#350ce7;}
        
        Background color #350ce7
      
           Border around this has a color of #350ce7        
        
          <div style="border:2px solid #350ce7;">Content here</div>
        
        
          .myborder {border:2px solid #350ce7;}
        
        Border color #350ce7