#4056fd color space conversions
Hex:
        #4056fd
        RGB:
        64, 86, 253
        CMY:
        75, 66, 1
        CMYK:
        75, 66, 0, 1
      HSL:
        233°, 97.9275%, 62.1569%
        HSV (HSB):
        233°, 74.7036%, 99.2157%
        XYZ:
        23.1718, 14.8374, 94.5711
        xyY:
        0.1748, 0.1119, 14.8374
      CIE-Lab:
        45.4107, 47.6502, -84.9419
        CIE-LCH:
        45.4107, 97.3944, 299.2913
        CIE-Luv:
        45.4107, -13.4454, -127.5822
        Hunter-Lab:
        38.5194, 39.9698, -118.6028
      #4056fd color charts
#4056fd RGB chart
      #4056fd CMYK chart
      #4056fd RGB pie chart
      #4056fd color shades, tints & tones
#4056fd color schemes
#4056fd color preview, HTML & CSS examples
           This text has a color of #4056fd        
        
          <p style="color:#4056fd;">Text here</p>
        
        
          .mytext {color:#4056fd;}
        
        Text color #4056fd
      
           This box has a color of #4056fd        
        
          <div style="background-color:#4056fd;">Content here</div>
        
        
          .mybackground {background-color:#4056fd;}
        
        Background color #4056fd
      
           Border around this has a color of #4056fd        
        
          <div style="border:2px solid #4056fd;">Content here</div>
        
        
          .myborder {border:2px solid #4056fd;}
        
        Border color #4056fd