#5468ef color space conversions
Hex:
        #5468ef
        RGB:
        84, 104, 239
        CMY:
        67, 59, 6
        CMYK:
        65, 56, 0, 6
      HSL:
        232°, 82.8877%, 63.3333%
        HSV (HSB):
        232°, 64.8536%, 93.7255%
        XYZ:
        24.1865, 18.0174, 83.8643
        xyY:
        0.1919, 0.1429, 18.0174
      CIE-Lab:
        49.5173, 34.4438, -70.3701
        CIE-LCH:
        49.5173, 78.3475, 296.0802
        CIE-Luv:
        49.5173, -13.3012, -110.3136
        Hunter-Lab:
        42.4470, 27.4279, -87.4290
      #5468ef color charts
#5468ef RGB chart
      #5468ef CMYK chart
      #5468ef RGB pie chart
      #5468ef color shades, tints & tones
#5468ef color schemes
#5468ef color preview, HTML & CSS examples
           This text has a color of #5468ef        
        
          <p style="color:#5468ef;">Text here</p>
        
        
          .mytext {color:#5468ef;}
        
        Text color #5468ef
      
           This box has a color of #5468ef        
        
          <div style="background-color:#5468ef;">Content here</div>
        
        
          .mybackground {background-color:#5468ef;}
        
        Background color #5468ef
      
           Border around this has a color of #5468ef        
        
          <div style="border:2px solid #5468ef;">Content here</div>
        
        
          .myborder {border:2px solid #5468ef;}
        
        Border color #5468ef