#202ae1 color space conversions
Hex:
        #202ae1
        RGB:
        32, 42, 225
        CMY:
        87, 84, 12
        CMYK:
        86, 81, 0, 12
      HSL:
        237°, 76.2846%, 50.3922%
        HSV (HSB):
        237°, 85.7778%, 88.2353%
        XYZ:
        15.0142, 7.3992, 71.8710
        xyY:
        0.1592, 0.0785, 7.3992
      CIE-Lab:
        32.6991, 60.3772, -90.1745
        CIE-LCH:
        32.6991, 108.5212, 303.8046
        CIE-Luv:
        32.6991, -9.3678, -116.2191
        Hunter-Lab:
        27.2016, 50.9225, -137.6129
      #202ae1 color charts
#202ae1 RGB chart
      #202ae1 CMYK chart
      #202ae1 RGB pie chart
      #202ae1 color shades, tints & tones
#202ae1 color schemes
#202ae1 color preview, HTML & CSS examples
           This text has a color of #202ae1        
        
          <p style="color:#202ae1;">Text here</p>
        
        
          .mytext {color:#202ae1;}
        
        Text color #202ae1
      
           This box has a color of #202ae1        
        
          <div style="background-color:#202ae1;">Content here</div>
        
        
          .mybackground {background-color:#202ae1;}
        
        Background color #202ae1
      
           Border around this has a color of #202ae1        
        
          <div style="border:2px solid #202ae1;">Content here</div>
        
        
          .myborder {border:2px solid #202ae1;}
        
        Border color #202ae1