#1b70fa color space conversions
Hex:
        #1b70fa
        RGB:
        27, 112, 250
        CMY:
        89, 56, 2
        CMYK:
        89, 55, 0, 2
      HSL:
        217°, 95.7082%, 54.3137%
        HSV (HSB):
        217°, 89.2000%, 98.0392%
        XYZ:
        23.5015, 18.7235, 92.8178
        xyY:
        0.1740, 0.1386, 18.7235
      CIE-Lab:
        50.3621, 27.7825, -75.2184
        CIE-LCH:
        50.3621, 80.1852, 290.2721
        CIE-Luv:
        50.3621, -23.9238, -117.3229
        Hunter-Lab:
        43.2706, 21.2247, -96.8907
      #1b70fa color charts
#1b70fa RGB chart
      #1b70fa CMYK chart
      #1b70fa RGB pie chart
      #1b70fa color shades, tints & tones
#1b70fa color schemes
#1b70fa color preview, HTML & CSS examples
           This text has a color of #1b70fa        
        
          <p style="color:#1b70fa;">Text here</p>
        
        
          .mytext {color:#1b70fa;}
        
        Text color #1b70fa
      
           This box has a color of #1b70fa        
        
          <div style="background-color:#1b70fa;">Content here</div>
        
        
          .mybackground {background-color:#1b70fa;}
        
        Background color #1b70fa
      
           Border around this has a color of #1b70fa        
        
          <div style="border:2px solid #1b70fa;">Content here</div>
        
        
          .myborder {border:2px solid #1b70fa;}
        
        Border color #1b70fa