#2936ce color space conversions
Hex:
        #2936ce
        RGB:
        41, 54, 206
        CMY:
        84, 79, 19
        CMYK:
        80, 74, 0, 19
      HSL:
        235°, 66.8016%, 48.4314%
        HSV (HSB):
        235°, 80.0971%, 80.7843%
        XYZ:
        13.3742, 7.5660, 59.1480
        xyY:
        0.1670, 0.0945, 7.5660
      CIE-Lab:
        33.0621, 48.5890, -78.5988
        CIE-LCH:
        33.0621, 92.4049, 301.7240
        CIE-Luv:
        33.0621, -9.4737, -105.1181
        Hunter-Lab:
        27.5063, 38.6546, -108.2393
      #2936ce color charts
#2936ce RGB chart
      #2936ce CMYK chart
      #2936ce RGB pie chart
      #2936ce color shades, tints & tones
#2936ce color schemes
#2936ce color preview, HTML & CSS examples
           This text has a color of #2936ce        
        
          <p style="color:#2936ce;">Text here</p>
        
        
          .mytext {color:#2936ce;}
        
        Text color #2936ce
      
           This box has a color of #2936ce        
        
          <div style="background-color:#2936ce;">Content here</div>
        
        
          .mybackground {background-color:#2936ce;}
        
        Background color #2936ce
      
           Border around this has a color of #2936ce        
        
          <div style="border:2px solid #2936ce;">Content here</div>
        
        
          .myborder {border:2px solid #2936ce;}
        
        Border color #2936ce