#1f71ea color space conversions
Hex:
        #1f71ea
        RGB:
        31, 113, 234
        CMY:
        88, 56, 8
        CMYK:
        87, 52, 0, 8
      HSL:
        216°, 82.8571%, 51.9608%
        HSV (HSB):
        216°, 86.7521%, 91.7647%
        XYZ:
        21.3215, 18.0421, 80.2006
        xyY:
        0.1783, 0.1509, 18.0421
      CIE-Lab:
        49.5471, 21.2754, -67.6092
        CIE-LCH:
        49.5471, 70.8776, 287.4679
        CIE-Luv:
        49.5471, -24.2797, -105.2679
        Hunter-Lab:
        42.4760, 15.2680, -82.2147
      #1f71ea color charts
#1f71ea RGB chart
      #1f71ea CMYK chart
      #1f71ea RGB pie chart
      #1f71ea color shades, tints & tones
#1f71ea color schemes
#1f71ea color preview, HTML & CSS examples
           This text has a color of #1f71ea        
        
          <p style="color:#1f71ea;">Text here</p>
        
        
          .mytext {color:#1f71ea;}
        
        Text color #1f71ea
      
           This box has a color of #1f71ea        
        
          <div style="background-color:#1f71ea;">Content here</div>
        
        
          .mybackground {background-color:#1f71ea;}
        
        Background color #1f71ea
      
           Border around this has a color of #1f71ea        
        
          <div style="border:2px solid #1f71ea;">Content here</div>
        
        
          .myborder {border:2px solid #1f71ea;}
        
        Border color #1f71ea