#395bcb color space conversions
Hex:
        #395bcb
        RGB:
        57, 91, 203
        CMY:
        78, 64, 20
        CMYK:
        72, 55, 0, 20
      HSL:
        226°, 58.4000%, 50.9804%
        HSV (HSB):
        226°, 71.9212%, 79.6078%
        XYZ:
        16.2079, 12.6638, 58.0900
        xyY:
        0.1864, 0.1456, 12.6638
      CIE-Lab:
        42.2523, 26.1805, -61.7749
        CIE-LCH:
        42.2523, 67.0936, 292.9675
        CIE-Luv:
        42.2523, -15.0642, -92.6892
        Hunter-Lab:
        35.5863, 19.0226, -71.8729
      #395bcb color charts
#395bcb RGB chart
      #395bcb CMYK chart
      #395bcb RGB pie chart
      #395bcb color shades, tints & tones
#395bcb color schemes
#395bcb color preview, HTML & CSS examples
           This text has a color of #395bcb        
        
          <p style="color:#395bcb;">Text here</p>
        
        
          .mytext {color:#395bcb;}
        
        Text color #395bcb
      
           This box has a color of #395bcb        
        
          <div style="background-color:#395bcb;">Content here</div>
        
        
          .mybackground {background-color:#395bcb;}
        
        Background color #395bcb
      
           Border around this has a color of #395bcb        
        
          <div style="border:2px solid #395bcb;">Content here</div>
        
        
          .myborder {border:2px solid #395bcb;}
        
        Border color #395bcb