#2406df color space conversions
Hex:
        #2406df
        RGB:
        36, 6, 223
        CMY:
        86, 98, 13
        CMYK:
        84, 97, 0, 13
      HSL:
        248°, 94.7598%, 44.9020%
        HSV (HSB):
        248°, 97.3094%, 87.4510%
        XYZ:
        14.1120, 5.8330, 70.1941
        xyY:
        0.1566, 0.0647, 5.8330
      CIE-Lab:
        28.9872, 70.8498, -95.2092
        CIE-LCH:
        28.9872, 118.6781, 306.6547
        CIE-Luv:
        28.9872, -6.4164, -113.1174
        Hunter-Lab:
        24.1517, 62.0332, -155.4136
      #2406df color charts
#2406df RGB chart
      #2406df CMYK chart
      #2406df RGB pie chart
      #2406df color shades, tints & tones
#2406df color schemes
#2406df color preview, HTML & CSS examples
           This text has a color of #2406df        
        
          <p style="color:#2406df;">Text here</p>
        
        
          .mytext {color:#2406df;}
        
        Text color #2406df
      
           This box has a color of #2406df        
        
          <div style="background-color:#2406df;">Content here</div>
        
        
          .mybackground {background-color:#2406df;}
        
        Background color #2406df
      
           Border around this has a color of #2406df        
        
          <div style="border:2px solid #2406df;">Content here</div>
        
        
          .myborder {border:2px solid #2406df;}
        
        Border color #2406df