#5802db color space conversions
Hex:
        #5802db
        RGB:
        88, 2, 219
        CMY:
        65, 99, 14
        CMYK:
        60, 99, 0, 14
      HSL:
        264°, 98.1900%, 43.3333%
        HSV (HSB):
        264°, 99.0868%, 85.8824%
        XYZ:
        16.8324, 7.2326, 67.5267
        xyY:
        0.1838, 0.0790, 7.2326
      CIE-Lab:
        32.3307, 72.4623, -87.2279
        CIE-LCH:
        32.3307, 113.3996, 309.7172
        CIE-Luv:
        32.3307, 3.1501, -113.4055
        Hunter-Lab:
        26.8935, 64.6580, -130.0455
      #5802db color charts
#5802db RGB chart
      #5802db CMYK chart
      #5802db RGB pie chart
      #5802db color shades, tints & tones
#5802db color schemes
#5802db color preview, HTML & CSS examples
           This text has a color of #5802db        
        
          <p style="color:#5802db;">Text here</p>
        
        
          .mytext {color:#5802db;}
        
        Text color #5802db
      
           This box has a color of #5802db        
        
          <div style="background-color:#5802db;">Content here</div>
        
        
          .mybackground {background-color:#5802db;}
        
        Background color #5802db
      
           Border around this has a color of #5802db        
        
          <div style="border:2px solid #5802db;">Content here</div>
        
        
          .myborder {border:2px solid #5802db;}
        
        Border color #5802db