#4254d1 color space conversions
Hex:
        #4254d1
        RGB:
        66, 84, 209
        CMY:
        74, 67, 18
        CMYK:
        68, 60, 0, 18
      HSL:
        232°, 60.8511%, 53.9216%
        HSV (HSB):
        232°, 68.4211%, 81.9608%
        XYZ:
        16.9257, 12.1023, 61.7655
        xyY:
        0.1864, 0.1333, 12.1023
      CIE-Lab:
        41.3783, 33.9817, -66.6331
        CIE-LCH:
        41.3783, 74.7979, 297.0208
        CIE-Luv:
        41.3783, -11.5216, -99.2503
        Hunter-Lab:
        34.7884, 25.9664, -80.9152
      #4254d1 color charts
#4254d1 RGB chart
      #4254d1 CMYK chart
      #4254d1 RGB pie chart
      #4254d1 color shades, tints & tones
#4254d1 color schemes
#4254d1 color preview, HTML & CSS examples
           This text has a color of #4254d1        
        
          <p style="color:#4254d1;">Text here</p>
        
        
          .mytext {color:#4254d1;}
        
        Text color #4254d1
      
           This box has a color of #4254d1        
        
          <div style="background-color:#4254d1;">Content here</div>
        
        
          .mybackground {background-color:#4254d1;}
        
        Background color #4254d1
      
           Border around this has a color of #4254d1        
        
          <div style="border:2px solid #4254d1;">Content here</div>
        
        
          .myborder {border:2px solid #4254d1;}
        
        Border color #4254d1