#1b57fa color space conversions
Hex:
        #1b57fa
        RGB:
        27, 87, 250
        CMY:
        89, 66, 2
        CMYK:
        89, 65, 0, 2
      HSL:
        224°, 95.7082%, 54.3137%
        HSV (HSB):
        224°, 89.2000%, 98.0392%
        XYZ:
        21.1155, 13.9515, 92.0225
        xyY:
        0.1661, 0.1098, 13.9515
      CIE-Lab:
        44.1633, 43.4998, -85.3627
        CIE-LCH:
        44.1633, 95.8073, 297.0028
        CIE-Luv:
        44.1633, -17.8375, -126.5425
        Hunter-Lab:
        37.3517, 35.5432, -119.9249
      #1b57fa color charts
#1b57fa RGB chart
      #1b57fa CMYK chart
      #1b57fa RGB pie chart
      #1b57fa color shades, tints & tones
#1b57fa color schemes
#1b57fa color preview, HTML & CSS examples
           This text has a color of #1b57fa        
        
          <p style="color:#1b57fa;">Text here</p>
        
        
          .mytext {color:#1b57fa;}
        
        Text color #1b57fa
      
           This box has a color of #1b57fa        
        
          <div style="background-color:#1b57fa;">Content here</div>
        
        
          .mybackground {background-color:#1b57fa;}
        
        Background color #1b57fa
      
           Border around this has a color of #1b57fa        
        
          <div style="border:2px solid #1b57fa;">Content here</div>
        
        
          .myborder {border:2px solid #1b57fa;}
        
        Border color #1b57fa