#5825db color space conversions
Hex:
        #5825db
        RGB:
        88, 37, 219
        CMY:
        65, 85, 14
        CMYK:
        60, 83, 0, 14
      HSL:
        257°, 71.6535%, 50.1961%
        HSV (HSB):
        257°, 83.1050%, 85.8824%
        XYZ:
        17.4723, 8.5123, 67.7400
        xyY:
        0.1864, 0.0908, 8.5123
      CIE-Lab:
        35.0278, 64.3502, -82.7569
        CIE-LCH:
        35.0278, 104.8316, 307.8680
        CIE-Luv:
        35.0278, 1.2629, -113.1249
        Hunter-Lab:
        29.1759, 55.8387, -117.2353
      #5825db color charts
#5825db RGB chart
      #5825db CMYK chart
      #5825db RGB pie chart
      #5825db color shades, tints & tones
#5825db color schemes
#5825db color preview, HTML & CSS examples
           This text has a color of #5825db        
        
          <p style="color:#5825db;">Text here</p>
        
        
          .mytext {color:#5825db;}
        
        Text color #5825db
      
           This box has a color of #5825db        
        
          <div style="background-color:#5825db;">Content here</div>
        
        
          .mybackground {background-color:#5825db;}
        
        Background color #5825db
      
           Border around this has a color of #5825db        
        
          <div style="border:2px solid #5825db;">Content here</div>
        
        
          .myborder {border:2px solid #5825db;}
        
        Border color #5825db