#2d96f1 color space conversions
Hex:
        #2d96f1
        RGB:
        45, 150, 241
        CMY:
        82, 41, 5
        CMYK:
        81, 38, 0, 5
      HSL:
        208°, 87.5000%, 56.0784%
        HSV (HSB):
        208°, 81.3278%, 94.5098%
        XYZ:
        27.8657, 28.7215, 87.2942
        xyY:
        0.1937, 0.1996, 28.7215
      CIE-Lab:
        60.5350, 2.2677, -53.8400
        CIE-LCH:
        60.5350, 53.8877, 272.4118
        CIE-Luv:
        60.5350, -33.9593, -86.2520
        Hunter-Lab:
        53.5924, -0.9745, -59.0601
      #2d96f1 color charts
#2d96f1 RGB chart
      #2d96f1 CMYK chart
      #2d96f1 RGB pie chart
      #2d96f1 color shades, tints & tones
#2d96f1 color schemes
#2d96f1 color preview, HTML & CSS examples
           This text has a color of #2d96f1        
        
          <p style="color:#2d96f1;">Text here</p>
        
        
          .mytext {color:#2d96f1;}
        
        Text color #2d96f1
      
           This box has a color of #2d96f1        
        
          <div style="background-color:#2d96f1;">Content here</div>
        
        
          .mybackground {background-color:#2d96f1;}
        
        Background color #2d96f1
      
           Border around this has a color of #2d96f1        
        
          <div style="border:2px solid #2d96f1;">Content here</div>
        
        
          .myborder {border:2px solid #2d96f1;}
        
        Border color #2d96f1