#5879fe color space conversions
Hex:
        #5879fe
        RGB:
        88, 121, 254
        CMY:
        65, 53, 0
        CMYK:
        65, 52, 0, 0
      HSL:
        228°, 98.8095%, 67.0588%
        HSV (HSB):
        228°, 65.3543%, 99.6078%
        XYZ:
        28.7513, 22.9052, 96.6717
        xyY:
        0.1938, 0.1544, 22.9052
      CIE-Lab:
        54.9746, 29.7171, -69.8550
        CIE-LCH:
        54.9746, 75.9133, 293.0454
        CIE-Luv:
        54.9746, -17.2996, -112.2733
        Hunter-Lab:
        47.8594, 23.4790, -86.2590
      #5879fe color charts
#5879fe RGB chart
      #5879fe CMYK chart
      #5879fe RGB pie chart
      #5879fe color shades, tints & tones
#5879fe color schemes
#5879fe color preview, HTML & CSS examples
           This text has a color of #5879fe        
        
          <p style="color:#5879fe;">Text here</p>
        
        
          .mytext {color:#5879fe;}
        
        Text color #5879fe
      
           This box has a color of #5879fe        
        
          <div style="background-color:#5879fe;">Content here</div>
        
        
          .mybackground {background-color:#5879fe;}
        
        Background color #5879fe
      
           Border around this has a color of #5879fe        
        
          <div style="border:2px solid #5879fe;">Content here</div>
        
        
          .myborder {border:2px solid #5879fe;}
        
        Border color #5879fe