#350cbb color space conversions
Hex:
        #350cbb
        RGB:
        53, 12, 187
        CMY:
        79, 95, 27
        CMYK:
        72, 94, 0, 27
      HSL:
        254°, 87.9397%, 39.0196%
        HSV (HSB):
        254°, 93.5829%, 73.3333%
        XYZ:
        10.5693, 4.6077, 47.3460
        xyY:
        0.1690, 0.0737, 4.6077
      CIE-Lab:
        25.5865, 61.1876, -79.8196
        CIE-LCH:
        25.5865, 100.5738, 307.4728
        CIE-Luv:
        25.5865, -2.3828, -93.5688
        Hunter-Lab:
        21.4655, 50.3262, -115.7488
      #350cbb color charts
#350cbb RGB chart
      #350cbb CMYK chart
      #350cbb RGB pie chart
      #350cbb color shades, tints & tones
#350cbb color schemes
#350cbb color preview, HTML & CSS examples
           This text has a color of #350cbb        
        
          <p style="color:#350cbb;">Text here</p>
        
        
          .mytext {color:#350cbb;}
        
        Text color #350cbb
      
           This box has a color of #350cbb        
        
          <div style="background-color:#350cbb;">Content here</div>
        
        
          .mybackground {background-color:#350cbb;}
        
        Background color #350cbb
      
           Border around this has a color of #350cbb        
        
          <div style="border:2px solid #350cbb;">Content here</div>
        
        
          .myborder {border:2px solid #350cbb;}
        
        Border color #350cbb