#5837df color space conversions
Hex:
        #5837df
        RGB:
        88, 55, 223
        CMY:
        65, 78, 13
        CMYK:
        61, 75, 0, 13
      HSL:
        252°, 72.4138%, 54.5098%
        HSV (HSB):
        252°, 75.3363%, 87.4510%
        XYZ:
        18.7100, 10.1348, 70.7821
        xyY:
        0.1878, 0.1017, 10.1348
      CIE-Lab:
        38.0833, 57.7408, -80.0075
        CIE-LCH:
        38.0833, 98.6671, 305.8177
        CIE-Luv:
        38.0833, -1.2255, -113.9831
        Hunter-Lab:
        31.8352, 49.1953, -109.5403
      #5837df color charts
#5837df RGB chart
      #5837df CMYK chart
      #5837df RGB pie chart
      #5837df color shades, tints & tones
#5837df color schemes
#5837df color preview, HTML & CSS examples
           This text has a color of #5837df        
        
          <p style="color:#5837df;">Text here</p>
        
        
          .mytext {color:#5837df;}
        
        Text color #5837df
      
           This box has a color of #5837df        
        
          <div style="background-color:#5837df;">Content here</div>
        
        
          .mybackground {background-color:#5837df;}
        
        Background color #5837df
      
           Border around this has a color of #5837df        
        
          <div style="border:2px solid #5837df;">Content here</div>
        
        
          .myborder {border:2px solid #5837df;}
        
        Border color #5837df