#2d36bb color space conversions
Hex:
        #2d36bb
        RGB:
        45, 54, 187
        CMY:
        82, 79, 27
        CMYK:
        76, 71, 0, 27
      HSL:
        236°, 61.2069%, 45.4902%
        HSV (HSB):
        236°, 75.9358%, 73.3333%
        XYZ:
        11.3710, 6.7841, 47.7238
        xyY:
        0.1726, 0.1030, 6.7841
      CIE-Lab:
        31.3102, 42.4479, -70.3531
        CIE-LCH:
        31.3102, 82.1668, 301.1049
        CIE-Luv:
        31.3102, -8.2947, -93.6648
        Hunter-Lab:
        26.0463, 32.3466, -90.4030
      #2d36bb color charts
#2d36bb RGB chart
      #2d36bb CMYK chart
      #2d36bb RGB pie chart
      #2d36bb color shades, tints & tones
#2d36bb color schemes
#2d36bb color preview, HTML & CSS examples
           This text has a color of #2d36bb        
        
          <p style="color:#2d36bb;">Text here</p>
        
        
          .mytext {color:#2d36bb;}
        
        Text color #2d36bb
      
           This box has a color of #2d36bb        
        
          <div style="background-color:#2d36bb;">Content here</div>
        
        
          .mybackground {background-color:#2d36bb;}
        
        Background color #2d36bb
      
           Border around this has a color of #2d36bb        
        
          <div style="border:2px solid #2d36bb;">Content here</div>
        
        
          .myborder {border:2px solid #2d36bb;}
        
        Border color #2d36bb