#5958fe color space conversions
Hex:
        #5958fe
        RGB:
        89, 88, 254
        CMY:
        65, 65, 0
        CMYK:
        65, 65, 0, 0
      HSL:
        240°, 98.8095%, 67.0588%
        HSV (HSB):
        240°, 65.3543%, 99.6078%
        XYZ:
        25.4989, 16.2591, 95.5603
        xyY:
        0.1857, 0.1184, 16.2591
      CIE-Lab:
        47.3125, 49.5775, -82.3259
        CIE-LCH:
        47.3125, 96.1014, 301.0568
        CIE-Luv:
        47.3125, -8.8666, -126.1994
        Hunter-Lab:
        40.3225, 42.3145, -112.2856
      #5958fe color charts
#5958fe RGB chart
      #5958fe CMYK chart
      #5958fe RGB pie chart
      #5958fe color shades, tints & tones
#5958fe color schemes
#5958fe color preview, HTML & CSS examples
           This text has a color of #5958fe        
        
          <p style="color:#5958fe;">Text here</p>
        
        
          .mytext {color:#5958fe;}
        
        Text color #5958fe
      
           This box has a color of #5958fe        
        
          <div style="background-color:#5958fe;">Content here</div>
        
        
          .mybackground {background-color:#5958fe;}
        
        Background color #5958fe
      
           Border around this has a color of #5958fe        
        
          <div style="border:2px solid #5958fe;">Content here</div>
        
        
          .myborder {border:2px solid #5958fe;}
        
        Border color #5958fe