#2041d4 color space conversions
Hex:
        #2041d4
        RGB:
        32, 65, 212
        CMY:
        87, 75, 17
        CMYK:
        85, 69, 0, 17
      HSL:
        229°, 73.7705%, 47.8431%
        HSV (HSB):
        229°, 84.9057%, 83.1373%
        XYZ:
        14.3696, 8.8411, 63.2365
        xyY:
        0.1662, 0.1023, 8.8411
      CIE-Lab:
        35.6766, 43.6181, -77.7677
        CIE-LCH:
        35.6766, 89.1647, 299.2870
        CIE-Luv:
        35.6766, -12.5812, -107.6052
        Hunter-Lab:
        29.7340, 34.2294, -105.2804
      #2041d4 color charts
#2041d4 RGB chart
      #2041d4 CMYK chart
      #2041d4 RGB pie chart
      #2041d4 color shades, tints & tones
#2041d4 color schemes
#2041d4 color preview, HTML & CSS examples
           This text has a color of #2041d4        
        
          <p style="color:#2041d4;">Text here</p>
        
        
          .mytext {color:#2041d4;}
        
        Text color #2041d4
      
           This box has a color of #2041d4        
        
          <div style="background-color:#2041d4;">Content here</div>
        
        
          .mybackground {background-color:#2041d4;}
        
        Background color #2041d4
      
           Border around this has a color of #2041d4        
        
          <div style="border:2px solid #2041d4;">Content here</div>
        
        
          .myborder {border:2px solid #2041d4;}
        
        Border color #2041d4