#4b95ed color space conversions
Hex:
        #4b95ed
        RGB:
        75, 149, 237
        CMY:
        71, 42, 7
        CMYK:
        68, 37, 0, 7
      HSL:
        213°, 81.8182%, 61.1765%
        HSV (HSB):
        213°, 68.3544%, 92.9412%
        XYZ:
        28.9352, 29.1052, 84.2136
        xyY:
        0.2034, 0.2046, 29.1052
      CIE-Lab:
        60.8743, 5.0011, -51.0431
        CIE-LCH:
        60.8743, 51.2875, 275.5958
        CIE-Luv:
        60.8743, -29.0238, -81.9746
        Hunter-Lab:
        53.9492, 1.3257, -54.7860
      #4b95ed color charts
#4b95ed RGB chart
      #4b95ed CMYK chart
      #4b95ed RGB pie chart
      #4b95ed color shades, tints & tones
#4b95ed color schemes
#4b95ed color preview, HTML & CSS examples
           This text has a color of #4b95ed        
        
          <p style="color:#4b95ed;">Text here</p>
        
        
          .mytext {color:#4b95ed;}
        
        Text color #4b95ed
      
           This box has a color of #4b95ed        
        
          <div style="background-color:#4b95ed;">Content here</div>
        
        
          .mybackground {background-color:#4b95ed;}
        
        Background color #4b95ed
      
           Border around this has a color of #4b95ed        
        
          <div style="border:2px solid #4b95ed;">Content here</div>
        
        
          .myborder {border:2px solid #4b95ed;}
        
        Border color #4b95ed