#2736fb color space conversions
Hex:
        #2736fb
        RGB:
        39, 54, 251
        CMY:
        85, 79, 2
        CMYK:
        84, 78, 0, 2
      HSL:
        236°, 96.3636%, 56.8627%
        HSV (HSB):
        236°, 84.4622%, 98.4314%
        XYZ:
        19.5685, 10.0347, 92.1723
        xyY:
        0.1607, 0.0824, 10.0347
      CIE-Lab:
        37.9046, 62.8930, -96.2562
        CIE-LCH:
        37.9046, 114.9816, 303.1603
        CIE-Luv:
        37.9046, -11.1246, -131.1319
        Hunter-Lab:
        31.6776, 54.8304, -150.3418
      #2736fb color charts
#2736fb RGB chart
      #2736fb CMYK chart
      #2736fb RGB pie chart
      #2736fb color shades, tints & tones
#2736fb color schemes
#2736fb color preview, HTML & CSS examples
           This text has a color of #2736fb        
        
          <p style="color:#2736fb;">Text here</p>
        
        
          .mytext {color:#2736fb;}
        
        Text color #2736fb
      
           This box has a color of #2736fb        
        
          <div style="background-color:#2736fb;">Content here</div>
        
        
          .mybackground {background-color:#2736fb;}
        
        Background color #2736fb
      
           Border around this has a color of #2736fb        
        
          <div style="border:2px solid #2736fb;">Content here</div>
        
        
          .myborder {border:2px solid #2736fb;}
        
        Border color #2736fb