#132efb color space conversions
Hex:
        #132efb
        RGB:
        19, 46, 251
        CMY:
        93, 82, 2
        CMYK:
        92, 82, 0, 2
      HSL:
        233°, 96.6667%, 52.9412%
        HSV (HSB):
        233°, 92.4303%, 98.4314%
        XYZ:
        18.6581, 9.0575, 92.0317
        xyY:
        0.1558, 0.0756, 9.0575
      CIE-Lab:
        36.0947, 66.0434, -99.2805
        CIE-LCH:
        36.0947, 119.2407, 303.6327
        CIE-Luv:
        36.0947, -11.5073, -130.9306
        Hunter-Lab:
        30.0956, 57.9958, -160.2403
      #132efb color charts
#132efb RGB chart
      #132efb CMYK chart
      #132efb RGB pie chart
      #132efb color shades, tints & tones
#132efb color schemes
#132efb color preview, HTML & CSS examples
           This text has a color of #132efb        
        
          <p style="color:#132efb;">Text here</p>
        
        
          .mytext {color:#132efb;}
        
        Text color #132efb
      
           This box has a color of #132efb        
        
          <div style="background-color:#132efb;">Content here</div>
        
        
          .mybackground {background-color:#132efb;}
        
        Background color #132efb
      
           Border around this has a color of #132efb        
        
          <div style="border:2px solid #132efb;">Content here</div>
        
        
          .myborder {border:2px solid #132efb;}
        
        Border color #132efb