#4096bd color space conversions
Hex:
        #4096bd
        RGB:
        64, 150, 189
        CMY:
        75, 41, 26
        CMYK:
        66, 21, 0, 26
      HSL:
        199°, 49.4071%, 49.6078%
        HSV (HSB):
        199°, 66.1376%, 74.1176%
        XYZ:
        22.2060, 26.5768, 52.1036
        xyY:
        0.2201, 0.2634, 26.5768
      CIE-Lab:
        58.5805, -13.5175, -27.8473
        CIE-LCH:
        58.5805, 30.9548, 244.1073
        CIE-Luv:
        58.5805, -33.4652, -41.0585
        Hunter-Lab:
        51.5527, -13.3294, -23.8367
      #4096bd color charts
#4096bd RGB chart
      #4096bd CMYK chart
      #4096bd RGB pie chart
      #4096bd color shades, tints & tones
#4096bd color schemes
#4096bd color preview, HTML & CSS examples
           This text has a color of #4096bd        
        
          <p style="color:#4096bd;">Text here</p>
        
        
          .mytext {color:#4096bd;}
        
        Text color #4096bd
      
           This box has a color of #4096bd        
        
          <div style="background-color:#4096bd;">Content here</div>
        
        
          .mybackground {background-color:#4096bd;}
        
        Background color #4096bd
      
           Border around this has a color of #4096bd        
        
          <div style="border:2px solid #4096bd;">Content here</div>
        
        
          .myborder {border:2px solid #4096bd;}
        
        Border color #4096bd