#7586fd color space conversions
Hex:
        #7586fd
        RGB:
        117, 134, 253
        CMY:
        54, 47, 1
        CMYK:
        54, 47, 0, 1
      HSL:
        233°, 97.1429%, 72.5490%
        HSV (HSB):
        233°, 53.7549%, 99.2157%
        XYZ:
        33.5908, 27.9240, 96.5479
        xyY:
        0.2125, 0.1767, 27.9240
      CIE-Lab:
        59.8200, 26.6963, -61.4188
        CIE-LCH:
        59.8200, 66.9699, 293.4927
        CIE-Luv:
        59.8200, -13.0492, -100.8461
        Hunter-Lab:
        52.8431, 20.9918, -71.3366
      #7586fd color charts
#7586fd RGB chart
      #7586fd CMYK chart
      #7586fd RGB pie chart
      #7586fd color shades, tints & tones
#7586fd color schemes
#7586fd color preview, HTML & CSS examples
           This text has a color of #7586fd        
        
          <p style="color:#7586fd;">Text here</p>
        
        
          .mytext {color:#7586fd;}
        
        Text color #7586fd
      
           This box has a color of #7586fd        
        
          <div style="background-color:#7586fd;">Content here</div>
        
        
          .mybackground {background-color:#7586fd;}
        
        Background color #7586fd
      
           Border around this has a color of #7586fd        
        
          <div style="border:2px solid #7586fd;">Content here</div>
        
        
          .myborder {border:2px solid #7586fd;}
        
        Border color #7586fd