#2936eb color space conversions
Hex:
        #2936eb
        RGB:
        41, 54, 235
        CMY:
        84, 79, 8
        CMYK:
        83, 77, 0, 8
      HSL:
        236°, 82.9060%, 54.1176%
        HSV (HSB):
        236°, 82.5532%, 92.1569%
        XYZ:
        17.2290, 9.1079, 79.4472
        xyY:
        0.1629, 0.0861, 9.1079
      CIE-Lab:
        36.1912, 58.0101, -90.0691
        CIE-LCH:
        36.1912, 107.1337, 302.7841
        CIE-Luv:
        36.1912, -10.4064, -122.0097
        Hunter-Lab:
        30.1793, 49.0898, -134.9557
      #2936eb color charts
#2936eb RGB chart
      #2936eb CMYK chart
      #2936eb RGB pie chart
      #2936eb color shades, tints & tones
#2936eb color schemes
#2936eb color preview, HTML & CSS examples
           This text has a color of #2936eb        
        
          <p style="color:#2936eb;">Text here</p>
        
        
          .mytext {color:#2936eb;}
        
        Text color #2936eb
      
           This box has a color of #2936eb        
        
          <div style="background-color:#2936eb;">Content here</div>
        
        
          .mybackground {background-color:#2936eb;}
        
        Background color #2936eb
      
           Border around this has a color of #2936eb        
        
          <div style="border:2px solid #2936eb;">Content here</div>
        
        
          .myborder {border:2px solid #2936eb;}
        
        Border color #2936eb