#4b96fe color space conversions
Hex:
        #4b96fe
        RGB:
        75, 150, 254
        CMY:
        71, 41, 0
        CMYK:
        70, 41, 0, 0
      HSL:
        215°, 98.8950%, 64.5098%
        HSV (HSB):
        215°, 70.4724%, 99.6078%
        XYZ:
        31.6974, 30.4643, 97.9755
        xyY:
        0.1979, 0.1902, 30.4643
      CIE-Lab:
        62.0528, 10.3011, -58.5115
        CIE-LCH:
        62.0528, 59.4113, 279.9848
        CIE-Luv:
        62.0528, -28.9009, -95.1791
        Hunter-Lab:
        55.1945, 5.9196, -66.6093
      #4b96fe color charts
#4b96fe RGB chart
      #4b96fe CMYK chart
      #4b96fe RGB pie chart
      #4b96fe color shades, tints & tones
#4b96fe color schemes
#4b96fe color preview, HTML & CSS examples
           This text has a color of #4b96fe        
        
          <p style="color:#4b96fe;">Text here</p>
        
        
          .mytext {color:#4b96fe;}
        
        Text color #4b96fe
      
           This box has a color of #4b96fe        
        
          <div style="background-color:#4b96fe;">Content here</div>
        
        
          .mybackground {background-color:#4b96fe;}
        
        Background color #4b96fe
      
           Border around this has a color of #4b96fe        
        
          <div style="border:2px solid #4b96fe;">Content here</div>
        
        
          .myborder {border:2px solid #4b96fe;}
        
        Border color #4b96fe