#2026f1 color space conversions
Hex:
        #2026f1
        RGB:
        32, 38, 241
        CMY:
        87, 85, 5
        CMYK:
        87, 84, 0, 5
      HSL:
        238°, 88.1857%, 53.5294%
        HSV (HSB):
        238°, 86.7220%, 94.5098%
        XYZ:
        17.1660, 8.0442, 83.8670
        xyY:
        0.1574, 0.0737, 8.0442
      CIE-Lab:
        34.0747, 66.7874, -96.9972
        CIE-LCH:
        34.0747, 117.7668, 304.5494
        CIE-Luv:
        34.0747, -9.5331, -125.1082
        Hunter-Lab:
        28.3623, 58.4013, -155.4666
      #2026f1 color charts
#2026f1 RGB chart
      #2026f1 CMYK chart
      #2026f1 RGB pie chart
      #2026f1 color shades, tints & tones
#2026f1 color schemes
#2026f1 color preview, HTML & CSS examples
           This text has a color of #2026f1        
        
          <p style="color:#2026f1;">Text here</p>
        
        
          .mytext {color:#2026f1;}
        
        Text color #2026f1
      
           This box has a color of #2026f1        
        
          <div style="background-color:#2026f1;">Content here</div>
        
        
          .mybackground {background-color:#2026f1;}
        
        Background color #2026f1
      
           Border around this has a color of #2026f1        
        
          <div style="border:2px solid #2026f1;">Content here</div>
        
        
          .myborder {border:2px solid #2026f1;}
        
        Border color #2026f1