#132dfa color space conversions
Hex:
        #132dfa
        RGB:
        19, 45, 250
        CMY:
        93, 82, 2
        CMYK:
        92, 82, 0, 2
      HSL:
        233°, 95.8506%, 52.7451%
        HSV (HSB):
        233°, 92.4000%, 98.0392%
        XYZ:
        18.4623, 8.9173, 91.1906
        xyY:
        0.1557, 0.0752, 8.9173
      CIE-Lab:
        35.8247, 66.1869, -99.1683
        CIE-LCH:
        35.8247, 119.2269, 303.7199
        CIE-Luv:
        35.8247, -11.3643, -130.3322
        Hunter-Lab:
        29.8619, 58.1000, -160.1530
      #132dfa color charts
#132dfa RGB chart
      #132dfa CMYK chart
      #132dfa RGB pie chart
      #132dfa color shades, tints & tones
#132dfa color schemes
#132dfa color preview, HTML & CSS examples
           This text has a color of #132dfa        
        
          <p style="color:#132dfa;">Text here</p>
        
        
          .mytext {color:#132dfa;}
        
        Text color #132dfa
      
           This box has a color of #132dfa        
        
          <div style="background-color:#132dfa;">Content here</div>
        
        
          .mybackground {background-color:#132dfa;}
        
        Background color #132dfa
      
           Border around this has a color of #132dfa        
        
          <div style="border:2px solid #132dfa;">Content here</div>
        
        
          .myborder {border:2px solid #132dfa;}
        
        Border color #132dfa