#5802fe color space conversions
Hex:
        #5802fe
        RGB:
        88, 2, 254
        CMY:
        65, 99, 0
        CMYK:
        65, 99, 0, 0
      HSL:
        260°, 99.2126%, 50.1961%
        HSV (HSB):
        260°, 99.2126%, 99.6078%
        XYZ:
        21.9356, 9.2739, 94.3998
        xyY:
        0.1746, 0.0738, 9.2739
      CIE-Lab:
        36.5063, 80.3748, -100.1790
        CIE-LCH:
        36.5063, 128.4365, 308.7405
        CIE-Luv:
        36.5063, -0.1566, -133.0991
        Hunter-Lab:
        30.4530, 75.2823, -162.4729
      #5802fe color charts
#5802fe RGB chart
      #5802fe CMYK chart
      #5802fe RGB pie chart
      #5802fe color shades, tints & tones
#5802fe color schemes
#5802fe color preview, HTML & CSS examples
           This text has a color of #5802fe        
        
          <p style="color:#5802fe;">Text here</p>
        
        
          .mytext {color:#5802fe;}
        
        Text color #5802fe
      
           This box has a color of #5802fe        
        
          <div style="background-color:#5802fe;">Content here</div>
        
        
          .mybackground {background-color:#5802fe;}
        
        Background color #5802fe
      
           Border around this has a color of #5802fe        
        
          <div style="border:2px solid #5802fe;">Content here</div>
        
        
          .myborder {border:2px solid #5802fe;}
        
        Border color #5802fe