#1427bb color space conversions
Hex:
        #1427bb
        RGB:
        20, 39, 187
        CMY:
        92, 85, 27
        CMYK:
        89, 79, 0, 27
      HSL:
        233°, 80.6763%, 40.5882%
        HSV (HSB):
        233°, 89.3048%, 73.3333%
        XYZ:
        9.9837, 5.1876, 47.4888
        xyY:
        0.1593, 0.0828, 5.1876
      CIE-Lab:
        27.2627, 49.4367, -77.0817
        CIE-LCH:
        27.2627, 91.5727, 302.6743
        CIE-Luv:
        27.2627, -8.6514, -94.1241
        Hunter-Lab:
        22.7763, 38.3841, -107.6766
      #1427bb color charts
#1427bb RGB chart
      #1427bb CMYK chart
      #1427bb RGB pie chart
      #1427bb color shades, tints & tones
#1427bb color schemes
#1427bb color preview, HTML & CSS examples
           This text has a color of #1427bb        
        
          <p style="color:#1427bb;">Text here</p>
        
        
          .mytext {color:#1427bb;}
        
        Text color #1427bb
      
           This box has a color of #1427bb        
        
          <div style="background-color:#1427bb;">Content here</div>
        
        
          .mybackground {background-color:#1427bb;}
        
        Background color #1427bb
      
           Border around this has a color of #1427bb        
        
          <div style="border:2px solid #1427bb;">Content here</div>
        
        
          .myborder {border:2px solid #1427bb;}
        
        Border color #1427bb