#6156bb color space conversions
Hex:
        #6156bb
        RGB:
        97, 86, 187
        CMY:
        62, 66, 27
        CMYK:
        48, 54, 0, 27
      HSL:
        247°, 42.6160%, 53.5294%
        HSV (HSB):
        247°, 54.0107%, 73.3333%
        XYZ:
        17.2272, 12.7848, 48.5735
        xyY:
        0.2192, 0.1627, 12.7848
      CIE-Lab:
        42.4372, 31.0778, -52.0648
        CIE-LCH:
        42.4372, 60.6348, 300.8333
        CIE-Luv:
        42.4372, -1.9735, -79.4194
        Hunter-Lab:
        35.7559, 23.4286, -55.5149
      #6156bb color charts
#6156bb RGB chart
      #6156bb CMYK chart
      #6156bb RGB pie chart
      #6156bb color shades, tints & tones
#6156bb color schemes
#6156bb color preview, HTML & CSS examples
           This text has a color of #6156bb        
        
          <p style="color:#6156bb;">Text here</p>
        
        
          .mytext {color:#6156bb;}
        
        Text color #6156bb
      
           This box has a color of #6156bb        
        
          <div style="background-color:#6156bb;">Content here</div>
        
        
          .mybackground {background-color:#6156bb;}
        
        Background color #6156bb
      
           Border around this has a color of #6156bb        
        
          <div style="border:2px solid #6156bb;">Content here</div>
        
        
          .myborder {border:2px solid #6156bb;}
        
        Border color #6156bb