#1f25ce color space conversions
Hex:
        #1f25ce
        RGB:
        31, 37, 206
        CMY:
        88, 85, 19
        CMYK:
        85, 82, 0, 19
      HSL:
        238°, 73.8397%, 46.4706%
        HSV (HSB):
        238°, 84.9515%, 80.7843%
        XYZ:
        12.3672, 6.0707, 58.9125
        xyY:
        0.1599, 0.0785, 6.0707
      CIE-Lab:
        29.5901, 56.8568, -84.3682
        CIE-LCH:
        29.5901, 101.7383, 303.9765
        CIE-Luv:
        29.5901, -8.1816, -105.1391
        Hunter-Lab:
        24.6387, 46.4789, -124.5182
      #1f25ce color charts
#1f25ce RGB chart
      #1f25ce CMYK chart
      #1f25ce RGB pie chart
      #1f25ce color shades, tints & tones
#1f25ce color schemes
#1f25ce color preview, HTML & CSS examples
           This text has a color of #1f25ce        
        
          <p style="color:#1f25ce;">Text here</p>
        
        
          .mytext {color:#1f25ce;}
        
        Text color #1f25ce
      
           This box has a color of #1f25ce        
        
          <div style="background-color:#1f25ce;">Content here</div>
        
        
          .mybackground {background-color:#1f25ce;}
        
        Background color #1f25ce
      
           Border around this has a color of #1f25ce        
        
          <div style="border:2px solid #1f25ce;">Content here</div>
        
        
          .myborder {border:2px solid #1f25ce;}
        
        Border color #1f25ce