#2402d0 color space conversions
Hex:
        #2402d0
        RGB:
        36, 2, 208
        CMY:
        86, 99, 18
        CMYK:
        83, 99, 0, 18
      HSL:
        250°, 98.0952%, 41.1765%
        HSV (HSB):
        250°, 99.0385%, 81.5686%
        XYZ:
        12.1344, 4.9726, 59.9948
        xyY:
        0.1574, 0.0645, 4.9726
      CIE-Lab:
        26.6564, 67.9021, -90.4182
        CIE-LCH:
        26.6564, 113.0758, 306.9058
        CIE-Luv:
        26.6564, -5.4929, -104.1465
        Hunter-Lab:
        22.2992, 58.1096, -143.9069
      #2402d0 color charts
#2402d0 RGB chart
      #2402d0 CMYK chart
      #2402d0 RGB pie chart
      #2402d0 color shades, tints & tones
#2402d0 color schemes
#2402d0 color preview, HTML & CSS examples
           This text has a color of #2402d0        
        
          <p style="color:#2402d0;">Text here</p>
        
        
          .mytext {color:#2402d0;}
        
        Text color #2402d0
      
           This box has a color of #2402d0        
        
          <div style="background-color:#2402d0;">Content here</div>
        
        
          .mybackground {background-color:#2402d0;}
        
        Background color #2402d0
      
           Border around this has a color of #2402d0        
        
          <div style="border:2px solid #2402d0;">Content here</div>
        
        
          .myborder {border:2px solid #2402d0;}
        
        Border color #2402d0