#2425fa color space conversions
Hex:
        #2425fa
        RGB:
        36, 37, 250
        CMY:
        86, 85, 2
        CMYK:
        86, 85, 0, 2
      HSL:
        240°, 95.5357%, 56.0784%
        HSV (HSB):
        240°, 85.6000%, 98.0392%
        XYZ:
        18.6444, 8.6003, 91.1198
        xyY:
        0.1575, 0.0727, 8.6003
      CIE-Lab:
        35.2031, 69.8153, -100.1911
        CIE-LCH:
        35.2031, 122.1165, 304.8696
        CIE-Luv:
        35.2031, -9.4728, -130.1919
        Hunter-Lab:
        29.3263, 62.1617, -163.6916
      #2425fa color charts
#2425fa RGB chart
      #2425fa CMYK chart
      #2425fa RGB pie chart
      #2425fa color shades, tints & tones
#2425fa color schemes
#2425fa color preview, HTML & CSS examples
           This text has a color of #2425fa        
        
          <p style="color:#2425fa;">Text here</p>
        
        
          .mytext {color:#2425fa;}
        
        Text color #2425fa
      
           This box has a color of #2425fa        
        
          <div style="background-color:#2425fa;">Content here</div>
        
        
          .mybackground {background-color:#2425fa;}
        
        Background color #2425fa
      
           Border around this has a color of #2425fa        
        
          <div style="border:2px solid #2425fa;">Content here</div>
        
        
          .myborder {border:2px solid #2425fa;}
        
        Border color #2425fa