#1f63fa color space conversions
Hex:
        #1f63fa
        RGB:
        31, 99, 250
        CMY:
        88, 61, 2
        CMYK:
        88, 60, 0, 2
      HSL:
        221°, 95.6332%, 55.0980%
        HSV (HSB):
        221°, 87.6000%, 98.0392%
        XYZ:
        22.2822, 16.1171, 92.3790
        xyY:
        0.1704, 0.1232, 16.1171
      CIE-Lab:
        47.1278, 36.1999, -80.4955
        CIE-LCH:
        47.1278, 88.2608, 294.2141
        CIE-Luv:
        47.1278, -20.3066, -122.7169
        Hunter-Lab:
        40.1461, 28.8168, -108.3281
      #1f63fa color charts
#1f63fa RGB chart
      #1f63fa CMYK chart
      #1f63fa RGB pie chart
      #1f63fa color shades, tints & tones
#1f63fa color schemes
#1f63fa color preview, HTML & CSS examples
           This text has a color of #1f63fa        
        
          <p style="color:#1f63fa;">Text here</p>
        
        
          .mytext {color:#1f63fa;}
        
        Text color #1f63fa
      
           This box has a color of #1f63fa        
        
          <div style="background-color:#1f63fa;">Content here</div>
        
        
          .mybackground {background-color:#1f63fa;}
        
        Background color #1f63fa
      
           Border around this has a color of #1f63fa        
        
          <div style="border:2px solid #1f63fa;">Content here</div>
        
        
          .myborder {border:2px solid #1f63fa;}
        
        Border color #1f63fa