#1f04ed color space conversions
Hex:
        #1f04ed
        RGB:
        31, 4, 237
        CMY:
        88, 98, 7
        CMYK:
        87, 98, 0, 7
      HSL:
        247°, 96.6805%, 47.2549%
        HSV (HSB):
        247°, 98.3122%, 92.9412%
        XYZ:
        15.8946, 6.4926, 80.5362
        xyY:
        0.1544, 0.0631, 6.4926
      CIE-Lab:
        30.6226, 74.5098, -100.4891
        CIE-LCH:
        30.6226, 125.0991, 306.5559
        CIE-Luv:
        30.6226, -7.4410, -120.8956
        Hunter-Lab:
        25.4805, 66.7561, -169.5615
      #1f04ed color charts
#1f04ed RGB chart
      #1f04ed CMYK chart
      #1f04ed RGB pie chart
      #1f04ed color shades, tints & tones
#1f04ed color schemes
#1f04ed color preview, HTML & CSS examples
           This text has a color of #1f04ed        
        
          <p style="color:#1f04ed;">Text here</p>
        
        
          .mytext {color:#1f04ed;}
        
        Text color #1f04ed
      
           This box has a color of #1f04ed        
        
          <div style="background-color:#1f04ed;">Content here</div>
        
        
          .mybackground {background-color:#1f04ed;}
        
        Background color #1f04ed
      
           Border around this has a color of #1f04ed        
        
          <div style="border:2px solid #1f04ed;">Content here</div>
        
        
          .myborder {border:2px solid #1f04ed;}
        
        Border color #1f04ed