#2536dc color space conversions
Hex:
        #2536dc
        RGB:
        37, 54, 220
        CMY:
        85, 79, 14
        CMYK:
        83, 75, 0, 14
      HSL:
        234°, 72.3320%, 50.3922%
        HSV (HSB):
        234°, 83.1818%, 86.2745%
        XYZ:
        15.0004, 8.1990, 68.5021
        xyY:
        0.1636, 0.0894, 8.1990
      CIE-Lab:
        34.3938, 52.9889, -84.4879
        CIE-LCH:
        34.3938, 99.7298, 302.0950
        CIE-Luv:
        34.3938, -10.3545, -113.3498
        Hunter-Lab:
        28.6338, 43.4015, -121.7987
      #2536dc color charts
#2536dc RGB chart
      #2536dc CMYK chart
      #2536dc RGB pie chart
      #2536dc color shades, tints & tones
#2536dc color schemes
#2536dc color preview, HTML & CSS examples
           This text has a color of #2536dc        
        
          <p style="color:#2536dc;">Text here</p>
        
        
          .mytext {color:#2536dc;}
        
        Text color #2536dc
      
           This box has a color of #2536dc        
        
          <div style="background-color:#2536dc;">Content here</div>
        
        
          .mybackground {background-color:#2536dc;}
        
        Background color #2536dc
      
           Border around this has a color of #2536dc        
        
          <div style="border:2px solid #2536dc;">Content here</div>
        
        
          .myborder {border:2px solid #2536dc;}
        
        Border color #2536dc