#5841df color space conversions
Hex:
        #5841df
        RGB:
        88, 65, 223
        CMY:
        65, 75, 13
        CMYK:
        61, 71, 0, 13
      HSL:
        249°, 71.1712%, 56.4706%
        HSV (HSB):
        249°, 70.8520%, 87.4510%
        XYZ:
        19.2341, 11.1830, 70.9568
        xyY:
        0.1897, 0.1103, 11.1830
      CIE-Lab:
        39.8870, 52.6570, -77.0400
        CIE-LCH:
        39.8870, 93.3162, 304.3527
        CIE-Luv:
        39.8870, -2.8139, -112.3263
        Hunter-Lab:
        33.4410, 44.1451, -102.3958
      #5841df color charts
#5841df RGB chart
      #5841df CMYK chart
      #5841df RGB pie chart
      #5841df color shades, tints & tones
#5841df color schemes
#5841df color preview, HTML & CSS examples
           This text has a color of #5841df        
        
          <p style="color:#5841df;">Text here</p>
        
        
          .mytext {color:#5841df;}
        
        Text color #5841df
      
           This box has a color of #5841df        
        
          <div style="background-color:#5841df;">Content here</div>
        
        
          .mybackground {background-color:#5841df;}
        
        Background color #5841df
      
           Border around this has a color of #5841df        
        
          <div style="border:2px solid #5841df;">Content here</div>
        
        
          .myborder {border:2px solid #5841df;}
        
        Border color #5841df