#1f04ae color space conversions
Hex:
        #1f04ae
        RGB:
        31, 4, 174
        CMY:
        88, 98, 32
        CMYK:
        82, 98, 0, 32
      HSL:
        250°, 95.5056%, 34.9020%
        HSV (HSB):
        250°, 97.7011%, 68.2353%
        XYZ:
        8.2485, 3.4341, 40.2725
        xyY:
        0.1588, 0.0661, 3.4341
      CIE-Lab:
        21.7048, 58.8473, -78.5559
        CIE-LCH:
        21.7048, 98.1531, 306.8374
        CIE-Luv:
        21.7048, -4.2683, -83.8529
        Hunter-Lab:
        18.5314, 47.0217, -115.8772
      #1f04ae color charts
#1f04ae RGB chart
      #1f04ae CMYK chart
      #1f04ae RGB pie chart
      #1f04ae color shades, tints & tones
#1f04ae color schemes
#1f04ae color preview, HTML & CSS examples
           This text has a color of #1f04ae        
        
          <p style="color:#1f04ae;">Text here</p>
        
        
          .mytext {color:#1f04ae;}
        
        Text color #1f04ae
      
           This box has a color of #1f04ae        
        
          <div style="background-color:#1f04ae;">Content here</div>
        
        
          .mybackground {background-color:#1f04ae;}
        
        Background color #1f04ae
      
           Border around this has a color of #1f04ae        
        
          <div style="border:2px solid #1f04ae;">Content here</div>
        
        
          .myborder {border:2px solid #1f04ae;}
        
        Border color #1f04ae