#3760fe color space conversions
Hex:
        #3760fe
        RGB:
        55, 96, 254
        CMY:
        78, 62, 0
        CMYK:
        78, 62, 0, 0
      HSL:
        228°, 99.0050%, 60.5882%
        HSV (HSB):
        228°, 78.3465%, 99.6078%
        XYZ:
        23.6478, 16.3337, 95.6723
        xyY:
        0.1743, 0.1204, 16.3337
      CIE-Lab:
        47.4093, 41.1600, -82.2338
        CIE-LCH:
        47.4093, 91.9595, 296.5891
        CIE-Luv:
        47.4093, -17.0171, -125.5968
        Hunter-Lab:
        40.4150, 33.7185, -112.0636
      #3760fe color charts
#3760fe RGB chart
      #3760fe CMYK chart
      #3760fe RGB pie chart
      #3760fe color shades, tints & tones
#3760fe color schemes
#3760fe color preview, HTML & CSS examples
           This text has a color of #3760fe        
        
          <p style="color:#3760fe;">Text here</p>
        
        
          .mytext {color:#3760fe;}
        
        Text color #3760fe
      
           This box has a color of #3760fe        
        
          <div style="background-color:#3760fe;">Content here</div>
        
        
          .mybackground {background-color:#3760fe;}
        
        Background color #3760fe
      
           Border around this has a color of #3760fe        
        
          <div style="border:2px solid #3760fe;">Content here</div>
        
        
          .myborder {border:2px solid #3760fe;}
        
        Border color #3760fe