#261b56 color space conversions
Hex:
        #261b56
        RGB:
        38, 27, 86
        CMY:
        85, 89, 66
        CMYK:
        56, 69, 0, 66
      HSL:
        251°, 52.2124%, 22.1569%
        HSV (HSB):
        251°, 68.6047%, 33.7255%
        XYZ:
        2.8710, 1.8678, 9.0133
        xyY:
        0.2088, 0.1358, 1.8678
      CIE-Lab:
        14.7777, 23.0536, -34.0991
        CIE-LCH:
        14.7777, 41.1609, 304.0617
        CIE-Luv:
        14.7777, 0.0776, -34.2231
        Hunter-Lab:
        13.6668, 13.5804, -29.5351
      #261b56 color charts
#261b56 RGB chart
      #261b56 CMYK chart
      #261b56 RGB pie chart
      #261b56 color shades, tints & tones
#261b56 color schemes
#261b56 color preview, HTML & CSS examples
           This text has a color of #261b56        
        
          <p style="color:#261b56;">Text here</p>
        
        
          .mytext {color:#261b56;}
        
        Text color #261b56
      
           This box has a color of #261b56        
        
          <div style="background-color:#261b56;">Content here</div>
        
        
          .mybackground {background-color:#261b56;}
        
        Background color #261b56
      
           Border around this has a color of #261b56        
        
          <div style="border:2px solid #261b56;">Content here</div>
        
        
          .myborder {border:2px solid #261b56;}
        
        Border color #261b56