#586cf5 color space conversions
Hex:
        #586cf5
        RGB:
        88, 108, 245
        CMY:
        65, 58, 4
        CMYK:
        64, 56, 0, 4
      HSL:
        232°, 88.7006%, 65.2941%
        HSV (HSB):
        232°, 64.0816%, 96.0784%
        XYZ:
        25.8685, 19.3924, 88.7659
        xyY:
        0.1930, 0.1447, 19.3924
      CIE-Lab:
        51.1432, 34.6166, -71.0711
        CIE-LCH:
        51.1432, 79.0532, 295.9693
        CIE-Luv:
        51.1432, -13.5434, -112.3582
        Hunter-Lab:
        44.0368, 27.7917, -88.6863
      #586cf5 color charts
#586cf5 RGB chart
      #586cf5 CMYK chart
      #586cf5 RGB pie chart
      #586cf5 color shades, tints & tones
#586cf5 color schemes
#586cf5 color preview, HTML & CSS examples
           This text has a color of #586cf5        
        
          <p style="color:#586cf5;">Text here</p>
        
        
          .mytext {color:#586cf5;}
        
        Text color #586cf5
      
           This box has a color of #586cf5        
        
          <div style="background-color:#586cf5;">Content here</div>
        
        
          .mybackground {background-color:#586cf5;}
        
        Background color #586cf5
      
           Border around this has a color of #586cf5        
        
          <div style="border:2px solid #586cf5;">Content here</div>
        
        
          .myborder {border:2px solid #586cf5;}
        
        Border color #586cf5