#1b32f3 color space conversions
Hex:
        #1b32f3
        RGB:
        27, 50, 243
        CMY:
        89, 80, 5
        CMYK:
        89, 79, 0, 5
      HSL:
        234°, 90.0000%, 52.9412%
        HSV (HSB):
        234°, 88.8889%, 95.2941%
        XYZ:
        17.7703, 8.9853, 85.5918
        xyY:
        0.1582, 0.0800, 8.9853
      CIE-Lab:
        35.9559, 61.9570, -95.0019
        CIE-LCH:
        35.9559, 113.4197, 303.1110
        CIE-Luv:
        35.9559, -11.3049, -126.5667
        Hunter-Lab:
        29.9755, 53.3626, -148.3135
      #1b32f3 color charts
#1b32f3 RGB chart
      #1b32f3 CMYK chart
      #1b32f3 RGB pie chart
      #1b32f3 color shades, tints & tones
#1b32f3 color schemes
#1b32f3 color preview, HTML & CSS examples
           This text has a color of #1b32f3        
        
          <p style="color:#1b32f3;">Text here</p>
        
        
          .mytext {color:#1b32f3;}
        
        Text color #1b32f3
      
           This box has a color of #1b32f3        
        
          <div style="background-color:#1b32f3;">Content here</div>
        
        
          .mybackground {background-color:#1b32f3;}
        
        Background color #1b32f3
      
           Border around this has a color of #1b32f3        
        
          <div style="border:2px solid #1b32f3;">Content here</div>
        
        
          .myborder {border:2px solid #1b32f3;}
        
        Border color #1b32f3