#5859fe color space conversions
Hex:
        #5859fe
        RGB:
        88, 89, 254
        CMY:
        65, 65, 0
        CMYK:
        65, 65, 0, 0
      HSL:
        240°, 98.8095%, 67.0588%
        HSV (HSB):
        240°, 65.3543%, 99.6078%
        XYZ:
        25.4863, 16.3752, 95.5834
        xyY:
        0.1854, 0.1191, 16.3752
      CIE-Lab:
        47.4630, 48.8757, -82.0820
        CIE-LCH:
        47.4630, 95.5316, 300.7717
        CIE-Luv:
        47.4630, -9.3159, -125.9679
        Hunter-Lab:
        40.4663, 41.6059, -111.7195
      #5859fe color charts
#5859fe RGB chart
      #5859fe CMYK chart
      #5859fe RGB pie chart
      #5859fe color shades, tints & tones
#5859fe color schemes
#5859fe color preview, HTML & CSS examples
           This text has a color of #5859fe        
        
          <p style="color:#5859fe;">Text here</p>
        
        
          .mytext {color:#5859fe;}
        
        Text color #5859fe
      
           This box has a color of #5859fe        
        
          <div style="background-color:#5859fe;">Content here</div>
        
        
          .mybackground {background-color:#5859fe;}
        
        Background color #5859fe
      
           Border around this has a color of #5859fe        
        
          <div style="border:2px solid #5859fe;">Content here</div>
        
        
          .myborder {border:2px solid #5859fe;}
        
        Border color #5859fe