#2500d6 color space conversions
Hex:
        #2500d6
        RGB:
        37, 0, 214
        CMY:
        85, 100, 16
        CMYK:
        83, 100, 0, 16
      HSL:
        250°, 100.0000%, 41.9608%
        HSV (HSB):
        250°, 100.0000%, 83.9216%
        XYZ:
        12.9005, 5.2484, 63.9514
        xyY:
        0.1571, 0.0639, 5.2484
      CIE-Lab:
        27.4309, 69.7544, -92.6108
        CIE-LCH:
        27.4309, 115.9416, 306.9870
        CIE-Luv:
        27.4309, -5.6374, -107.5905
        Hunter-Lab:
        22.9093, 60.4247, -149.4719
      #2500d6 color charts
#2500d6 RGB chart
      #2500d6 CMYK chart
      #2500d6 RGB pie chart
      #2500d6 color shades, tints & tones
#2500d6 color schemes
#2500d6 color preview, HTML & CSS examples
           This text has a color of #2500d6        
        
          <p style="color:#2500d6;">Text here</p>
        
        
          .mytext {color:#2500d6;}
        
        Text color #2500d6
      
           This box has a color of #2500d6        
        
          <div style="background-color:#2500d6;">Content here</div>
        
        
          .mybackground {background-color:#2500d6;}
        
        Background color #2500d6
      
           Border around this has a color of #2500d6        
        
          <div style="border:2px solid #2500d6;">Content here</div>
        
        
          .myborder {border:2px solid #2500d6;}
        
        Border color #2500d6