#3296eb color space conversions
Hex:
        #3296eb
        RGB:
        50, 150, 235
        CMY:
        80, 41, 8
        CMYK:
        79, 36, 0, 8
      HSL:
        208°, 82.2222%, 55.8824%
        HSV (HSB):
        208°, 78.7234%, 92.1569%
        XYZ:
        27.2171, 28.4890, 82.6617
        xyY:
        0.1967, 0.2059, 28.4890
      CIE-Lab:
        60.3279, 0.5629, -50.8505
        CIE-LCH:
        60.3279, 50.8536, 270.6343
        CIE-Luv:
        60.3279, -33.6252, -81.0710
        Hunter-Lab:
        53.3751, -2.3852, -54.4596
      #3296eb color charts
#3296eb RGB chart
      #3296eb CMYK chart
      #3296eb RGB pie chart
      #3296eb color shades, tints & tones
#3296eb color schemes
#3296eb color preview, HTML & CSS examples
           This text has a color of #3296eb        
        
          <p style="color:#3296eb;">Text here</p>
        
        
          .mytext {color:#3296eb;}
        
        Text color #3296eb
      
           This box has a color of #3296eb        
        
          <div style="background-color:#3296eb;">Content here</div>
        
        
          .mybackground {background-color:#3296eb;}
        
        Background color #3296eb
      
           Border around this has a color of #3296eb        
        
          <div style="border:2px solid #3296eb;">Content here</div>
        
        
          .myborder {border:2px solid #3296eb;}
        
        Border color #3296eb