#2936db color space conversions
Hex:
        #2936db
        RGB:
        41, 54, 219
        CMY:
        84, 79, 14
        CMYK:
        81, 75, 0, 14
      HSL:
        236°, 71.2000%, 50.9804%
        HSV (HSB):
        236°, 81.2785%, 85.8824%
        XYZ:
        15.0198, 8.2242, 67.8136
        xyY:
        0.1649, 0.0903, 8.2242
      CIE-Lab:
        34.4456, 52.8825, -83.8227
        CIE-LCH:
        34.4456, 99.1101, 302.2472
        CIE-Luv:
        34.4456, -9.8869, -112.7532
        Hunter-Lab:
        28.6779, 43.3015, -120.1264
      #2936db color charts
#2936db RGB chart
      #2936db CMYK chart
      #2936db RGB pie chart
      #2936db color shades, tints & tones
#2936db color schemes
#2936db color preview, HTML & CSS examples
           This text has a color of #2936db        
        
          <p style="color:#2936db;">Text here</p>
        
        
          .mytext {color:#2936db;}
        
        Text color #2936db
      
           This box has a color of #2936db        
        
          <div style="background-color:#2936db;">Content here</div>
        
        
          .mybackground {background-color:#2936db;}
        
        Background color #2936db
      
           Border around this has a color of #2936db        
        
          <div style="border:2px solid #2936db;">Content here</div>
        
        
          .myborder {border:2px solid #2936db;}
        
        Border color #2936db