#5671fd color space conversions
Hex:
        #5671fd
        RGB:
        86, 113, 253
        CMY:
        66, 56, 1
        CMYK:
        66, 55, 0, 1
      HSL:
        230°, 97.6608%, 66.4706%
        HSV (HSB):
        230°, 66.0079%, 99.2157%
        XYZ:
        27.4725, 20.8805, 95.5109
        xyY:
        0.1910, 0.1451, 20.8805
      CIE-Lab:
        52.8185, 33.9587, -72.7999
        CIE-LCH:
        52.8185, 80.3307, 295.0075
        CIE-Luv:
        52.8185, -15.5429, -115.8483
        Hunter-Lab:
        45.6952, 27.3496, -91.9397
      #5671fd color charts
#5671fd RGB chart
      #5671fd CMYK chart
      #5671fd RGB pie chart
      #5671fd color shades, tints & tones
#5671fd color schemes
#5671fd color preview, HTML & CSS examples
           This text has a color of #5671fd        
        
          <p style="color:#5671fd;">Text here</p>
        
        
          .mytext {color:#5671fd;}
        
        Text color #5671fd
      
           This box has a color of #5671fd        
        
          <div style="background-color:#5671fd;">Content here</div>
        
        
          .mybackground {background-color:#5671fd;}
        
        Background color #5671fd
      
           Border around this has a color of #5671fd        
        
          <div style="border:2px solid #5671fd;">Content here</div>
        
        
          .myborder {border:2px solid #5671fd;}
        
        Border color #5671fd