#1f57f5 color space conversions
Hex:
        #1f57f5
        RGB:
        31, 87, 245
        CMY:
        88, 66, 4
        CMYK:
        87, 64, 0, 4
      HSL:
        224°, 91.4530%, 54.1176%
        HSV (HSB):
        224°, 87.3469%, 96.0784%
        XYZ:
        20.4547, 13.7003, 87.9525
        xyY:
        0.1675, 0.1122, 13.7003
      CIE-Lab:
        43.8000, 41.8735, -83.1594
        CIE-LCH:
        43.8000, 93.1068, 296.7268
        CIE-Luv:
        43.8000, -17.5375, -123.3345
        Hunter-Lab:
        37.0139, 33.8688, -114.9755
      #1f57f5 color charts
#1f57f5 RGB chart
      #1f57f5 CMYK chart
      #1f57f5 RGB pie chart
      #1f57f5 color shades, tints & tones
#1f57f5 color schemes
#1f57f5 color preview, HTML & CSS examples
           This text has a color of #1f57f5        
        
          <p style="color:#1f57f5;">Text here</p>
        
        
          .mytext {color:#1f57f5;}
        
        Text color #1f57f5
      
           This box has a color of #1f57f5        
        
          <div style="background-color:#1f57f5;">Content here</div>
        
        
          .mybackground {background-color:#1f57f5;}
        
        Background color #1f57f5
      
           Border around this has a color of #1f57f5        
        
          <div style="border:2px solid #1f57f5;">Content here</div>
        
        
          .myborder {border:2px solid #1f57f5;}
        
        Border color #1f57f5