#4055bb color space conversions
Hex:
        #4055bb
        RGB:
        64, 85, 187
        CMY:
        75, 67, 27
        CMYK:
        66, 55, 0, 27
      HSL:
        230°, 49.0040%, 49.2157%
        HSV (HSB):
        230°, 65.7754%, 73.3333%
        XYZ:
        14.3325, 11.1748, 48.4153
        xyY:
        0.1939, 0.1512, 11.1748
      CIE-Lab:
        39.8734, 25.2988, -56.3191
        CIE-LCH:
        39.8734, 61.7403, 294.1898
        CIE-Luv:
        39.8734, -11.7285, -83.4347
        Hunter-Lab:
        33.4288, 18.0309, -62.4702
      #4055bb color charts
#4055bb RGB chart
      #4055bb CMYK chart
      #4055bb RGB pie chart
      #4055bb color shades, tints & tones
#4055bb color schemes
#4055bb color preview, HTML & CSS examples
           This text has a color of #4055bb        
        
          <p style="color:#4055bb;">Text here</p>
        
        
          .mytext {color:#4055bb;}
        
        Text color #4055bb
      
           This box has a color of #4055bb        
        
          <div style="background-color:#4055bb;">Content here</div>
        
        
          .mybackground {background-color:#4055bb;}
        
        Background color #4055bb
      
           Border around this has a color of #4055bb        
        
          <div style="border:2px solid #4055bb;">Content here</div>
        
        
          .myborder {border:2px solid #4055bb;}
        
        Border color #4055bb