#586bfd color space conversions
Hex:
        #586bfd
        RGB:
        88, 107, 253
        CMY:
        65, 58, 1
        CMYK:
        65, 58, 0, 1
      HSL:
        233°, 97.6331%, 66.8627%
        HSV (HSB):
        233°, 65.2174%, 99.2157%
        XYZ:
        27.0118, 19.6819, 95.3038
        xyY:
        0.1902, 0.1386, 19.6819
      CIE-Lab:
        51.4757, 37.8884, -74.9766
        CIE-LCH:
        51.4757, 84.0061, 296.8091
        CIE-Luv:
        51.4757, -13.5008, -118.4889
        Hunter-Lab:
        44.3643, 31.0445, -96.3122
      #586bfd color charts
#586bfd RGB chart
      #586bfd CMYK chart
      #586bfd RGB pie chart
      #586bfd color shades, tints & tones
#586bfd color schemes
#586bfd color preview, HTML & CSS examples
           This text has a color of #586bfd        
        
          <p style="color:#586bfd;">Text here</p>
        
        
          .mytext {color:#586bfd;}
        
        Text color #586bfd
      
           This box has a color of #586bfd        
        
          <div style="background-color:#586bfd;">Content here</div>
        
        
          .mybackground {background-color:#586bfd;}
        
        Background color #586bfd
      
           Border around this has a color of #586bfd        
        
          <div style="border:2px solid #586bfd;">Content here</div>
        
        
          .myborder {border:2px solid #586bfd;}
        
        Border color #586bfd