#2406db color space conversions
Hex:
        #2406db
        RGB:
        36, 6, 219
        CMY:
        86, 98, 14
        CMYK:
        84, 97, 0, 14
      HSL:
        248°, 94.6667%, 44.1176%
        HSV (HSB):
        248°, 97.2603%, 85.8824%
        XYZ:
        13.5789, 5.6198, 67.3869
        xyY:
        0.1568, 0.0649, 5.6198
      CIE-Lab:
        28.4322, 69.8654, -93.8315
        CIE-LCH:
        28.4322, 116.9851, 306.6708
        CIE-Luv:
        28.4322, -6.2134, -110.7981
        Hunter-Lab:
        23.7061, 60.7592, -151.9433
      #2406db color charts
#2406db RGB chart
      #2406db CMYK chart
      #2406db RGB pie chart
      #2406db color shades, tints & tones
#2406db color schemes
#2406db color preview, HTML & CSS examples
           This text has a color of #2406db        
        
          <p style="color:#2406db;">Text here</p>
        
        
          .mytext {color:#2406db;}
        
        Text color #2406db
      
           This box has a color of #2406db        
        
          <div style="background-color:#2406db;">Content here</div>
        
        
          .mybackground {background-color:#2406db;}
        
        Background color #2406db
      
           Border around this has a color of #2406db        
        
          <div style="border:2px solid #2406db;">Content here</div>
        
        
          .myborder {border:2px solid #2406db;}
        
        Border color #2406db