#5459fe color space conversions
Hex:
        #5459fe
        RGB:
        84, 89, 254
        CMY:
        67, 65, 0
        CMYK:
        67, 65, 0, 0
      HSL:
        238°, 98.8372%, 66.2745%
        HSV (HSB):
        238°, 66.9291%, 99.6078%
        XYZ:
        25.1179, 16.1853, 95.5662
        xyY:
        0.1835, 0.1183, 16.1853
      CIE-Lab:
        47.2167, 48.3763, -82.4950
        CIE-LCH:
        47.2167, 95.6332, 300.3880
        CIE-Luv:
        47.2167, -10.2372, -126.2502
        Hunter-Lab:
        40.2310, 41.0409, -112.6779
      #5459fe color charts
#5459fe RGB chart
      #5459fe CMYK chart
      #5459fe RGB pie chart
      #5459fe color shades, tints & tones
#5459fe color schemes
#5459fe color preview, HTML & CSS examples
           This text has a color of #5459fe        
        
          <p style="color:#5459fe;">Text here</p>
        
        
          .mytext {color:#5459fe;}
        
        Text color #5459fe
      
           This box has a color of #5459fe        
        
          <div style="background-color:#5459fe;">Content here</div>
        
        
          .mybackground {background-color:#5459fe;}
        
        Background color #5459fe
      
           Border around this has a color of #5459fe        
        
          <div style="border:2px solid #5459fe;">Content here</div>
        
        
          .myborder {border:2px solid #5459fe;}
        
        Border color #5459fe