#5730bc color space conversions
Hex:
        #5730bc
        RGB:
        87, 48, 188
        CMY:
        66, 81, 26
        CMYK:
        54, 74, 0, 26
      HSL:
        257°, 59.3220%, 46.2745%
        HSV (HSB):
        257°, 74.4681%, 73.7255%
        XYZ:
        14.0645, 7.7710, 48.3356
        xyY:
        0.2004, 0.1107, 7.7710
      CIE-Lab:
        33.5013, 51.0958, -67.2217
        CIE-LCH:
        33.5013, 84.4366, 307.2387
        CIE-Luv:
        33.5013, 2.7277, -93.4620
        Hunter-Lab:
        27.8765, 41.2748, -83.2906
      #5730bc color charts
#5730bc RGB chart
      #5730bc CMYK chart
      #5730bc RGB pie chart
      #5730bc color shades, tints & tones
#5730bc color schemes
#5730bc color preview, HTML & CSS examples
           This text has a color of #5730bc        
        
          <p style="color:#5730bc;">Text here</p>
        
        
          .mytext {color:#5730bc;}
        
        Text color #5730bc
      
           This box has a color of #5730bc        
        
          <div style="background-color:#5730bc;">Content here</div>
        
        
          .mybackground {background-color:#5730bc;}
        
        Background color #5730bc
      
           Border around this has a color of #5730bc        
        
          <div style="border:2px solid #5730bc;">Content here</div>
        
        
          .myborder {border:2px solid #5730bc;}
        
        Border color #5730bc